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.18 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.9.11 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.9.10 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.9.9 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.9.8 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.9.7 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.9.6 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.9.5 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.9.4 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.9.3 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.9.2 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.8.17 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.8.16 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.9.1 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.9.0 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.8.15 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.9.0.pre4 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.8.14 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.9.0.pre3 spec/dummy/config/initializers/wrap_parameters.rb
graphql-1.9.0.pre2 spec/dummy/config/initializers/wrap_parameters.rb