diff options
author | claudiob <claudiob@gmail.com> | 2015-01-03 17:44:16 -0800 |
---|---|---|
committer | claudiob <claudiob@gmail.com> | 2015-01-03 17:47:54 -0800 |
commit | 9fe8e19af1db5fe82c83c9af9afc7f59883ee4e4 (patch) | |
tree | d4301e1c23df648f05c07123fa75f335ecf84df6 /actionpack/lib/action_controller/metal/params_wrapper.rb | |
parent | ef7274be877dc89d232b104e93b5022b56360820 (diff) | |
download | rails-9fe8e19af1db5fe82c83c9af9afc7f59883ee4e4.tar.gz rails-9fe8e19af1db5fe82c83c9af9afc7f59883ee4e4.tar.bz2 rails-9fe8e19af1db5fe82c83c9af9afc7f59883ee4e4.zip |
Fix docs for ActiveSupport::Inflector methods
Many methods in ActiveSupport::Inflector were actually documenting
the String methods with the same name.
For instance the doc for `camelize` said:
> If the argument to +camelize+ is set to <tt>:lower</tt>...
while it should say:
> If the +uppercase_first_letter+ parameter is set to false
[ci skip]
Diffstat (limited to 'actionpack/lib/action_controller/metal/params_wrapper.rb')
0 files changed, 0 insertions, 0 deletions