Sha256: f46c30388855475b17d8322ffa3358961628e598c959c69b8e652fe6e7c909e2

Contents?: true

Size: 284 Bytes

Versions: 3

Compression:

Stored size: 284 Bytes

Contents

if defined?(ActiveRecord)
  ActiveRecord::Base.include_root_in_json = true
  ActiveRecord::Base.store_full_sti_class = true
end
ActionController::Routing.generate_best_match = false
ActiveSupport.use_standard_json_time_format = true
ActiveSupport.escape_html_entities_in_json = false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
track_changes-0.5.0 test/rails_root/config/initializers/new_rails_defaults.rb
track_changes-0.4.1 test/rails_root/config/initializers/new_rails_defaults.rb
track_changes-0.4.0 test/rails_root/config/initializers/new_rails_defaults.rb