westonganger / active_snapshot

Simplified snapshots and restoration for ActiveRecord models and associations with a transparent white-box implementation
MIT License
103 stars 16 forks source link

Move belongs_to_required_by_default to test_helper #38

Closed westonganger closed 1 year ago

westonganger commented 1 year ago

Doing this properly in the test_helper so that we dont mess with application level concerns.