Sha256: 7d4fab6e44076ff36dbdee687f071fcf66878261862c4f999a0bb1d5ad8bc7e5
Contents?: true
Size: 341 Bytes
Versions: 840
Compression:
Stored size: 341 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
840 entries across 649 versions & 95 rubygems