Module: Minidoc::Associations
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/minidoc/associations.rb
Defined Under Namespace
Modules: ClassMethods
Instance Method Summary collapse
Instance Method Details
#reload ⇒ Object
39 40 41 42 |
# File 'lib/minidoc/associations.rb', line 39 def reload clear_association_caches super end |