diff --git a/config/environments/production.rb b/config/environments/production.rb index 06df8f6f3..1f6fe1802 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -83,9 +83,6 @@ # Do not dump schema after migrations. config.active_record.dump_schema_after_migration = false - # Only use :id for inspections in production. - config.active_record.attributes_for_inspect = [:id] - # Enable DNS rebinding protection and other `Host` header attacks. # config.hosts = [ # "example.com", # Allow requests from example.com