diff options
author | Xavier Noria <fxn@hashref.com> | 2016-04-11 21:26:57 +0200 |
---|---|---|
committer | Xavier Noria <fxn@hashref.com> | 2016-04-11 21:30:38 +0200 |
commit | b5f99550de2c41a8c6cc3152a403a91ef292ac20 (patch) | |
tree | 01b3909cba98ccfa35d58505aee495e2c92be51d /railties/test/application/bin_setup_test.rb | |
parent | fa8602656edbf879430fffefc5efa11d253da003 (diff) | |
download | rails-b5f99550de2c41a8c6cc3152a403a91ef292ac20.tar.gz rails-b5f99550de2c41a8c6cc3152a403a91ef292ac20.tar.bz2 rails-b5f99550de2c41a8c6cc3152a403a91ef292ac20.zip |
edit pass over the RDoc of Rails::Railtie [ci skip]
The pass touches a few minor things.
One important aspect is that the wording treats "railtie" as a
regular noun. This is so because Railtie is a constant and
generally the text refers to "classes that act as railties",
which is different.
Railties are so fundamental in Rails that deserve a noun,
like engine, class, array, application, etc. They have a
meaning per se, beyond constants.
Also, make clear an extension's railtie does not need to
be called "Railtie" or have "Railtie" in their class name.
Diffstat (limited to 'railties/test/application/bin_setup_test.rb')
0 files changed, 0 insertions, 0 deletions