Class: Granite::Action::Represents::Reflection
- Inherits:
-
ActiveData::Model::Attributes::Reflections::Represents
- Object
- ActiveData::Model::Attributes::Reflections::Represents
- Granite::Action::Represents::Reflection
- Defined in:
- lib/granite/action/represents/reflection.rb
Class Method Summary collapse
Class Method Details
.attribute_class ⇒ Object
8 9 10 |
# File 'lib/granite/action/represents/reflection.rb', line 8 def attribute_class @attribute_class ||= Granite::Action::Represents::Attribute end |