Ruby On Rails Wiki
Start at the beginning, before you even become a Rails dummy, FAQ, Tutorial,
Troubleshooting, Testing, How to Install, How To(s), Rails in action, and tips
for the beginner.
Real World Usage: Real companies with real applications running Rails. Open Source
Projects: Community-developed, free Rails applications. Rails Best Practices:
Seasoned developers offer their best way to approach the most common Rails
development issues.
Fast-track your Web apps with Ruby on Rails
A Ruby-based framework for rapid development that uses a
model-view-controller pattern.
Ruby on Rails
Rails is a full-stack framework for developing database-backed web applications
according to the Model-View-Control pattern. From the Ajax in the view, to the
request and response in the controller, to the domain model wrapping the database,
Rails gives you a pure-Ruby development environment. To go live, all you need to
add is a database and a web server.
Rails Weblog
The Rails weblog.
Rails Web Host List
This wiki page provides a global list of Web Hosts that support Ruby on Rails.
Instant Rails
Instant Rails is a one-stop Rails runtime solution containing Ruby, Rails, Apache,
and MySQL, all preconfigured and ready to run. No installer, you simply drop it
into the directory of your choice and run it. This initial release of Instant
Rails is for Windows, but there are plans for ports to Linux, BSD, and OSX.
Locomotive
Locomotive is a flexible one-click solution to Ruby on Rails development for
Mac OS X 10.3+. In one self-contained application, it gives you a fully functional
Rails development platform including: (but not limited to) the framework: Ruby on
Rails, the favored webserver: lighttpd with FastCGI, an embedded database: SQLite.