Class: GraphStarter::Property
- Inherits:
-
Object
- Object
- GraphStarter::Property
- Includes:
- Authorizable, Neo4j::ActiveNode
- Defined in:
- app/models/graph_starter/property.rb
Instance Method Summary collapse
Methods included from Authorizable
Instance Method Details
#attribute_object ⇒ Object
15 16 17 |
# File 'app/models/graph_starter/property.rb', line 15 def attribute_object model.ruby_model.attributes[name] end |