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/lib/paper_trail/frameworks
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
..
active_record/models/paper_trail Docs: Clarify that VersionAssociation is in separate gem 2018-06-07 12:06:08 -04:00
rails Document and make explicit certain "boot" order 2021-03-18 01:49:53 -04:00
rspec Lint: Style/FrozenStringLiteralComment 2017-12-10 23:05:39 -05:00
active_record.rb Fix lazy-loading of ActiveRecord 2021-03-17 23:42:18 -04:00
cucumber.rb Rename Request#enabled_for_controller= to #enabled= 2018-03-23 21:58:45 -04:00
rails.rb Fix lazy-loading of ActiveRecord 2021-03-17 23:42:18 -04:00
rspec.rb Rename Request#enabled_for_controller= to #enabled= 2018-03-23 21:58:45 -04:00