Class: ActiveRecord::Base

Inherits:
Object
  • Object
show all
Defined in:
lib/updateable_views_inheritance/active_record.rb

Overview

:nodoc:

Class Attribute Summary collapse

Class Attribute Details

.disable_inheritance_instantiationObject

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