Skip to content

Commit

Permalink
Fix wrap_parameters comments
Browse files Browse the repository at this point in the history
  • Loading branch information
spastorino committed Jul 17, 2012
1 parent 57c3bf2 commit 411406b
Showing 1 changed file with 2 additions and 3 deletions.
@@ -1,9 +1,8 @@
# Be sure to restart your server when you modify this file.
#
# This file contains settings for ActionController::ParamsWrapper which
# is enabled by default.
# This file contains settings for ActionController::ParamsWrapper

# Enable parameter wrapping for JSON. You can disable this by setting :format to an empty array.
# Enable parameter wrapping for JSON.
# ActiveSupport.on_load(:action_controller) do
# wrap_parameters format: [:json] if respond_to?(:wrap_parameters)
# end
Expand Down

0 comments on commit 411406b

Please sign in to comment.