Sha256: 65503799bbf2983556ba9ead8ac06104eba5c98ae99e95651fbf94c47afcd64e
Contents?: true
Size: 489 Bytes
Versions: 20
Compression:
Stored size: 489 Bytes
Contents
= 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 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
20 entries across 20 versions & 1 rubygems