Registered by Hendy Irawan

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.

Note & Disclaimer: This is an experimental Launchpad project trying to mirror RubyOnRails official Subversion repository. The registrant is not a maintainer nor author of Ruby on Rails.

Rails Web development that doesn't hurt.

Rails works with a wealth of web servers and databases. For web server, we recommend Apache or lighttpd, running either FastCGI or SCGI, or Mongrel. For database, you can use MySQL, PostgreSQL, SQLite, Oracle, SQL Server, DB2, or Firebird. Just about any operating system will do, but we recommend a 'nix-based one for deployment.

Project information

Maintainer:
Hendy Irawan
Driver:
Not yet selected
Licence:
MIT / X / Expat Licence

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
Ruby

All packages Packages in Distributions

Get Involved

  • warning
    Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

Ruby on Rails does not have any download files registered with Launchpad.

Announcements

  • Rails 2.0.1 Released! on 2007-12-10
    Rails 2.0 is finally finished after about a year in the making. This is a fan...