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
Aaron Patterson e6425f6eca Remove useless conditional
If the response method is defined, then calling `response` will return a
response.
2015-08-26 16:34:07 -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 Freeze string literals when not mutated. 2015-07-19 17:45:10 -05: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 Freeze string literals when not mutated. 2015-07-19 17:45:10 -05:00
logger.rb
rendering.rb Remove useless conditional 2015-08-26 16:34:07 -07:00
translation.rb ActionController#translate also lookups shortcut without action name 2013-10-22 18:17:05 +04:00
url_for.rb fixed a typo [ci skip] 2014-05-17 00:29:09 +09:00