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 6616e13023 Document and make explicit certain "boot" order
- Ensure that the "paper_trail" initializer happens before the
end-user's initializers (in their app's config/initializers)
- Document the boot process of dummy_app and how it differs
from a conventional app.

This is a direct continuation of fc6c5f6, which was a collaboration
between Eric and myself, but I choose to make this a separate
commit, partly for vanity, and partly on the faint hope that it
might make review easier.
2021-03-18 01:49:53 -04: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 Document and make explicit certain "boot" order 2021-03-18 01:49:53 -04:00
boot.rb Document and make explicit certain "boot" order 2021-03-18 01:49:53 -04:00
database.mysql.yml Tests: replace TravisCI with GitHub Actions 2020-12-15 21:37:05 -05:00
database.postgres.yml Tests: replace TravisCI with GitHub Actions 2020-12-15 21:37:05 -05:00
database.sqlite.yml Tests: replace TravisCI with GitHub Actions 2020-12-15 21:37:05 -05: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