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
José Valim bf34a360dd Merge pull request #3900 from jfturcot/accessible_wrap_params
ParamsWrapper only wrap the accessible attributes when they were set
2011-12-08 01:13:14 -08:00
..
abstract_controller Allow layout fallback when using layout method 2011-12-06 21:16:29 -05:00
action_controller ParamsWrapper only wrap the accessible attributes when they were set 2011-12-07 22:50:01 -05:00
action_dispatch Remove dead broken code from AD::Request 2011-12-08 09:30:27 +01:00
action_pack Master version is 3.2.0.beta 2011-06-30 10:18:36 -03:00
action_view Remove #:nodoc: from partial renderer. 2011-12-07 19:16:14 +01:00
sprockets Let's do the same trick for asset_path that we do for [image,javascript,stylesheet]_path to avoid namespace conflicts on named routes. 2011-12-05 17:17:39 -08:00
abstract_controller.rb
action_controller.rb Revert the serializers API as other alternatives are now also under discussion 2011-11-25 19:29:39 +00:00
action_dispatch.rb Split ShowExceptions responsibilities in two middlewares. 2011-12-01 20:46:18 +01:00
action_pack.rb
action_view.rb Fixes for using action view template in isolation. 2011-11-30 09:53:09 +01:00