1
0
Fork 0
mirror of https://github.com/paper-trail-gem/paper_trail.git synced 2022-11-09 11:33:19 -05:00
paper-trail-gem--paper_trail/spec/dummy_app/config
Jared Beck 31862462ce Tests: Remove defunct config: time_zone_aware_types
We started setting this config in rails 5, to preserve the behavior
in rails 4, ie. `time` columns being "zone-unaware".

If we rewrite our `time` column tests to focus on the time only
(and not the date) then we don't need to set time_zone_aware_types.
2020-12-14 17:11:00 -05:00
..
environments Support rails 6.0.0 (#1172) 2018-12-04 16:10:35 -05:00
initializers PT-AT is now responsible for testing itself 2019-08-06 02:45:06 -04:00
locales Finish the conversion to RSpec 2017-06-10 01:45:46 -04:00
application.rb Tests: Remove defunct config: time_zone_aware_types 2020-12-14 17:11:00 -05:00
boot.rb Lint: Style/ExpandPathArguments 2018-03-27 18:32:52 -04:00
database.mysql.yml Finish the conversion to RSpec 2017-06-10 01:45:46 -04:00
database.postgres.yml Finish the conversion to RSpec 2017-06-10 01:45:46 -04:00
database.sqlite.yml Finish the conversion to RSpec 2017-06-10 01:45:46 -04:00
environment.rb Lint: Style/ExpandPathArguments 2018-03-27 18:32:52 -04:00
routes.rb Lint: Style/FrozenStringLiteralComment 2017-12-10 23:05:39 -05:00