Module: ActiveRecord
- Defined in:
- lib/has_and_belongs_to_many_with_deferred_save.rb
Overview
To do: make it work to call this twice in a class. Currently that probably wouldn’t work, because it would try to alias methods to existing names… Note: before_save must be defined before including this module, not after.
Defined Under Namespace
Modules: Associations