Class: Granite::Action::Represents::Reflection

Inherits:
ActiveData::Model::Attributes::Reflections::Represents
  • Object
show all
Defined in:
lib/granite/action/represents/reflection.rb

Class Method Summary collapse

Class Method Details

.attribute_classObject



8
9
10
# File 'lib/granite/action/represents/reflection.rb', line 8

def attribute_class
  @attribute_class ||= Granite::Action::Represents::Attribute
end