Help

View Trail

Ruby On Rails resources

by mehryar

These are my links to the mail resources out there for learning Ruby On Rails.

Links 1-7 of 7 in this trail

  1. 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.

  2. 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.

  3. How to use Subversion with Rails

    How to setup your Rails project with Subversion as your source code repository

  4. 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!

  5. Using Capistrano to do deployments

    Capistrano can help you deploy your Rails application onto your servers

  6. Using RMagick - Ruby interface to ImageMagick

    This is the RMagick user's guide. For simple installation instructions see the link below

  7. Quick RMagick installation instructions

    These are my quick instructions to install Rmagick on linux.