Skip to content

Files

Latest commit

b6ed9a7 · Jan 10, 2018

History

History
This branch is 63992 commits ahead of ericallam/docrails:master.

railties

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 14, 2017
Aug 14, 2017
Jan 9, 2018
Jan 10, 2018
Oct 17, 2009
Jan 7, 2018
Dec 31, 2017
Aug 30, 2017
Aug 21, 2017
Sep 4, 2017
Aug 14, 2017

Railties – Gluing the Engine to the Rails

Railties is responsible for gluing all frameworks together. Overall, it:

  • handles the bootstrapping process for a Rails application;

  • manages the rails command line interface;

  • and provides the Rails generators core.

Download

The latest version of Railties can be installed with RubyGems:

  • gem install railties

Source code can be downloaded as part of the Rails project on GitHub

License

Railties is released under the MIT license:

Support

API documentation is at

Bug reports can be filed for the Ruby on Rails project here:

Feature requests should be discussed on the rails-core mailing list here: