Class: ActiveRecord::Base
- Inherits:
-
Object
- Object
- ActiveRecord::Base
- Defined in:
- lib/updateable_views_inheritance/active_record.rb
Overview
:nodoc:
Class Attribute Summary collapse
-
.disable_inheritance_instantiation ⇒ Object
Returns the value of attribute disable_inheritance_instantiation.
Class Attribute Details
.disable_inheritance_instantiation ⇒ Object
Returns the value of attribute disable_inheritance_instantiation.
4 5 6 |
# File 'lib/updateable_views_inheritance/active_record.rb', line 4 def disable_inheritance_instantiation @disable_inheritance_instantiation end |