Sha256: 5577ca6085d8557e5d24118d9f84a90d59ab21f2635cfc3684be5f8f011d7239
Contents?: true
Size: 479 Bytes
Versions: 38
Compression:
Stored size: 479 Bytes
Contents
= Railties -- Gluing the Engine to the Rails Railties is responsible to glue all frameworks together. Overall, it: * handles all the bootstrapping process for a Rails application; * manager rails command line interface; * provides Rails generators core; == Download The latest version of Railties can be installed with Rubygems: * gem install railties Documentation can be found at * http://api.rubyonrails.org == License Railties is released under the MIT license.
Version data entries
38 entries across 38 versions & 1 rubygems