Sha256: 30cc797b957191cd94157c40a4b271d26a07c633648d98c94fba5d668d01e879
Contents?: true
Size: 342 Bytes
Versions: 3
Compression:
Stored size: 342 Bytes
Contents
# Be sure to restart your server when you modify this file. # # This file contains settings for ActionController::ParamsWrapper which # is enabled by default. # Enable parameter wrapping for JSON. You can disable this by setting :format to an empty array. ActiveSupport.on_load(:action_controller) do wrap_parameters format: [:json] end
Version data entries
3 entries across 3 versions & 1 rubygems