View Trail
|
Ruby On Rails resources
These are my links to the mail resources out there for learning Ruby On Rails. |
Links 1-7 of 7 in this trail
- Ruby On Rails (official site)
The official site for Ruby On Rails. Use this to quickly get Rails and Ruby and get started with the first tutorials.
- Programming Ruby - ala - The Pick Axe Book
The Pragmatic Programmer's Ruby bible is on the web. This is the first version of the book.
- How to use Subversion with Rails
How to setup your Rails project with Subversion as your source code repository
- Using Mongrel as your HTTP server for Rails applications
Mongrel seems to be the favorite HTTP server for Rails now. It is small and fast!
- Using Capistrano to do deployments
Capistrano can help you deploy your Rails application onto your servers
- Using RMagick - Ruby interface to ImageMagick
This is the RMagick user's guide. For simple installation instructions see the link below
- Quick RMagick installation instructions
These are my quick instructions to install Rmagick on linux.
