Sha256: 086506b709ad81317f7f20967101d45f1d2e251a3634d231e07a605340c7cab6
Contents?: true
Size: 285 Bytes
Versions: 29
Compression:
Stored size: 285 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
29 entries across 29 versions & 1 rubygems