Sha256: ed577e5211409d257e248fb2f13485441e94bc153f0c09e3c7f1d255985998ae
Contents?: true
Size: 164 Bytes
Versions: 2
Compression:
Stored size: 164 Bytes
Contents
ActiveSupport.on_load(:action_controller) do wrap_parameters format: [:json] end ActiveSupport.on_load(:active_record) do self.include_root_in_json = false end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
aktion_test_rails-0.3.0 | spec/rails_app/config/initializers/wrap_parameters.rb |
aktion_test_rails-0.2.0 | spec/rails_app/config/initializers/wrap_parameters.rb |