diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2015-09-18 14:35:48 -0700 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2015-09-18 14:35:48 -0700 |
commit | a9334616120cffb560017e6a563ad401e425602b (patch) | |
tree | 0b2817c02e95a7966c82c261264cbdf1f946f2a6 /guides/bug_report_templates/action_controller_gem.rb | |
parent | 77370f27db8b70f67756e6948a4bd4a102cdbb7a (diff) | |
parent | 58dba19a0b0e4f71927b3262970f0d5dcb8990ea (diff) | |
download | rails-a9334616120cffb560017e6a563ad401e425602b.tar.gz rails-a9334616120cffb560017e6a563ad401e425602b.tar.bz2 rails-a9334616120cffb560017e6a563ad401e425602b.zip |
Merge branch 'pp'
* pp:
remove outdated comment
all parameter parsing is done through the request object now.
let the request object handle parsing XML posts
remove setting request parameters for JSON requests
remove the request parameter from `parse_formatted_parameters`
do not instantiate a param parser middleware
push the parameter parsers on to the class
stop eagerly parsing parameters
only wrap the strategy with exception handling
pull `normalize_encode_params` up
remove the `default` parameter from the parser method
move parameter parsing to the request object
Diffstat (limited to 'guides/bug_report_templates/action_controller_gem.rb')
0 files changed, 0 insertions, 0 deletions