rails--rails/actionpack/lib/abstract_controller
Rafael Mendonça França 489a8f2a44 Partially revert deprecation of *_filter
We are going to deprecate only on Rails 5 to make easier plugin
maintainers support different Rails versions. Right now we are only
discouraging their usage.

This reverts commit 6c5f43bab8.

Conflicts:
	actionpack/CHANGELOG.md
2014-06-03 19:53:28 -03:00
..
railties
asset_paths.rb
base.rb Remove duplicated to_s method call. 2014-05-25 19:07:57 -07:00
callbacks.rb Partially revert deprecation of *_filter 2014-06-03 19:53:28 -03:00
collector.rb Improve a couple exception messages related to variants and mime types 2013-12-03 22:23:12 -02:00
helpers.rb move `MissingHelperError` out of the `ClassMethods` module. 2013-07-12 15:34:29 +02:00
logger.rb
rendering.rb Check if the `request` variable isn't nil when calling render_to_string 2014-02-20 20:53:47 +02:00
translation.rb
url_for.rb fixed a typo [ci skip] 2014-05-17 00:29:09 +09:00