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
Carlos Antonio da Silva d4333eded2 Remove deprecation message from Action Pack
Related to the deprecation of Time.utc_time in favor of Time.utc,
in 48583f8bf7.
2012-12-11 23:58:20 -02:00
..
abstract_controller fix prepend_before_filter documentation [ci skip] 2012-12-07 14:28:32 -05:00
action_controller Remove not used variable warnings from AM and AC 2012-12-11 23:57:56 -02:00
action_dispatch Fix rewinding in ActionDispatch::Request#raw_post 2012-12-11 16:57:21 -05:00
action_pack
action_view Remove deprecation message from Action Pack 2012-12-11 23:58:20 -02:00
abstract_controller.rb load active_support/core_ext/module/delegation in active_support/rails 2012-08-02 21:59:23 +02:00
action_controller.rb Add config.action_controller.permit_all_attributes to bypass StrongParameters protection 2012-09-16 23:58:21 -05:00
action_dispatch.rb Adding filter capability to ActionController logs 2012-12-05 11:07:14 +01:00
action_pack.rb
action_view.rb Refactor AssetUrlHelper to make it friendly for plugins and extensions 2012-10-12 16:56:00 -05:00