Sha256: a3f63778d55e2e696a888d5ce4c7ac6d7965309454974c72e69f837aba673407

Contents?: true

Size: 369 Bytes

Versions: 57

Compression:

Stored size: 369 Bytes

Contents

# frozen_string_literal: true
# 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

57 entries across 57 versions & 1 rubygems

Version Path
graphql-1.8.13 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.8.12 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.9.0.pre1 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.8.11 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.8.10 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.8.9 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.8.8 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.8.7 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.8.6 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.8.5 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.8.4 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.8.3 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.8.2 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.8.1 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.8.0 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.8.0.pre11 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.8.0.pre10 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.7.14 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.8.0.pre9 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.8.0.pre8 spec/dummy/config/initializers/wrap_parameters.rb