1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/abstract_controller
claudiob 352c8473ef [ci skip] Don't use TrueClass, FalseClass in docs
This sort of documentation style comes from 2009, probably due to
the merging of merb (see 38b608ecab (diff-017d9bc9b1d2bdae199b938d72c15488R120)).

Rails follows Ruby's convention to define which values are "truthy" or
"falsey", so there is no need to specify that the returned value must
strictly be a TrueClass or FalseClass. /cc @fxn
2015-07-02 08:08:46 -07:00
..
railties Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846 2015-01-31 23:12:41 -05:00
asset_paths.rb
base.rb [ci skip] Don't use TrueClass, FalseClass in docs 2015-07-02 08:08:46 -07:00
callbacks.rb Raise ArgumentError if an unrecognised callback is skipped 2015-04-03 09:37:19 +01:00
collector.rb Improve a couple exception messages related to variants and mime types 2013-12-03 22:23:12 -02:00
helpers.rb Merge pull request #8740 from amatsuda/missing_source_file 2015-01-02 19:19:59 -03:00
logger.rb
rendering.rb Fix a few typos [ci skip] 2015-01-03 16:36:33 +01:00
translation.rb
url_for.rb fixed a typo [ci skip] 2014-05-17 00:29:09 +09:00