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
Carl Lerche ac015b1d07 Revert "Avoid deprecation warnings and potential TypeErrors [#4404 state:resolved]"
Revert "protected instance variables added to the deprecated config accessor

This reverts commit 4bce5ba600 and 0ee2d3c89a.
2010-04-16 15:39:00 -07:00
..
abstract_controller Revert "Avoid deprecation warnings and potential TypeErrors [#4404 state:resolved]" 2010-04-16 15:39:00 -07:00
action_controller Revert "Avoid deprecation warnings and potential TypeErrors [#4404 state:resolved]" 2010-04-16 15:39:00 -07:00
action_dispatch add missing requires to Rescuable and RouteSet [#4415 state:committed] 2010-04-16 06:11:38 -07:00
action_pack Update versions (otherwise you install a gem from source as beta3 but internally it's beta2) and update CHANGELOG. 2010-04-10 12:17:34 +02:00
action_view Mark the result of grouped_options_for_select as HTML safe [#4322 state:committed] 2010-04-16 15:05:41 -07:00
abstract_controller.rb Finish cleaning up rendering stack from views and move assigns evaluation to controller (so plugins and/or controllers can overwrite just one method). 2010-03-12 20:39:53 +01:00
action_controller.rb Move verification to a plugin as well: http://github.com/rails/verification.git 2010-04-10 11:47:20 +02:00
action_dispatch.rb Move remote_ip to a middleware: 2010-03-03 21:24:00 -08:00
action_pack.rb Updating copyright dates on all licenses 2010-02-01 10:10:53 +11:00
action_view.rb Eliminate an error from an implicit dependency on AV::Base 2010-03-19 11:50:03 -07:00