projects
/
rails.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' into openstreetbugs
[rails.git]
/
config
/
initializers
/
action_controller.rb
1
# Stop action controller from automatically parsing XML in request bodies
2
ActionController::Base.param_parsers.delete Mime::XML
3