rails/actionpack/lib/action_controller
Rafael Mendonça França d0303d03a9 Try only to decode strings
This approach will avoid us to check for NoMethodError when trying to
decode
2015-02-18 19:37:56 -02:00
..
caching Merge pull request #14137 from dasch/better-fragment-cache-instrumentation 2014-05-14 20:04:43 -03:00
metal Try only to decode strings 2015-02-18 19:37:56 -02:00
railties
base.rb Remove ActionController::HideActions (closes #18336) 2015-01-06 23:40:45 +03:00
caching.rb [ci skip] correct default cache store class 2014-08-13 18:56:03 +05:30
log_subscriber.rb Don't convert empty arrays to nils when deep munging params 2014-12-15 14:51:07 +00:00
metal.rb Add ActionController::Metal#set_request! 2015-01-21 23:53:38 +03:00
middleware.rb
railtie.rb Merge pull request #15933 from rafael/master 2014-06-27 18:16:52 -03:00
renderer.rb Speed up normalize_keys by removing dup step. 2015-01-22 17:35:19 +01:00
test_case.rb Merge pull request #18771 from kirs/deprecate-xhr 2015-02-05 18:27:47 -02:00