Sha256: f26c1958fc84314a423ef01de4127e19dceb2348d09b46dd341eb99c88a8fc1b

Contents?: true

Size: 911 Bytes

Versions: 22

Compression:

Stored size: 911 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 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

* https://github.com/rails/rails/tree/master/railties

== License

Railties is released under the MIT license:

* https://opensource.org/licenses/MIT

== Support

API documentation is at

* https://api.rubyonrails.org

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

* https://github.com/rails/rails/issues

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

* https://groups.google.com/forum/?fromgroups#!forum/rubyonrails-core

Version data entries

22 entries across 20 versions & 5 rubygems

Version Path
railties-6.0.2.2 README.rdoc
argon-1.3.1 vendor/bundle/ruby/2.7.0/gems/railties-6.0.2.1/README.rdoc
symbolic_enum-1.1.5 vendor/bundle/ruby/2.7.0/gems/railties-6.0.2.1/README.rdoc
railties-6.0.2.1 README.rdoc
railties-6.0.2 README.rdoc
railties-6.0.2.rc2 README.rdoc
zuora_connect_ui-0.10.0 vendor/ruby/2.6.0/gems/railties-6.0.1/README.rdoc
zuora_connect_ui-0.10.0 vendor/ruby/2.6.0/gems/railties-6.0.0/README.rdoc
railties-6.0.2.rc1 README.rdoc
zuora_connect_ui-0.9.2 vendor/ruby/2.6.0/gems/railties-6.0.0/README.rdoc
zuora_connect_ui-0.9.2 vendor/ruby/2.6.0/gems/railties-6.0.1/README.rdoc
railties-6.0.1 README.rdoc
chatops-rpc-0.0.2 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/railties-6.0.0/README.rdoc
railties-6.0.1.rc1 README.rdoc
chatops-rpc-0.0.1 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/railties-6.0.0/README.rdoc
zuora_connect_ui-0.9.1 vendor/ruby/2.6.0/gems/railties-6.0.0/README.rdoc
zuora_connect_ui-0.9.0 vendor/ruby/2.6.0/gems/railties-6.0.0/README.rdoc
zuora_connect_ui-0.8.3 vendor/ruby/2.6.0/gems/railties-6.0.0/README.rdoc
zuora_connect_ui-0.8.2 vendor/ruby/2.6.0/gems/railties-6.0.0/README.rdoc
railties-6.0.0 README.rdoc