1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib
Yoshiyuki Hirano 2fa2903767 [ci skip] Make Todo classes inherit ApplicationRecord
Example codes that use `has_many` or `before_create` in `Module::Concerning` look like active record models.
So I've made them inherit `ApplicationRecord`.
2017-12-07 14:53:53 +09:00
..
active_support [ci skip] Make Todo classes inherit ApplicationRecord 2017-12-07 14:53:53 +09:00
active_support.rb Remove deprecated halt_callback_chains_on_return_false option 2017-10-23 12:51:05 -04:00