Method: PgGraph::Data::Association#that_field
- Defined in:
- lib/pg_graph/data/association.rb
#that_field ⇒ Object (readonly)
Returns the value of attribute that_field.
6 7 8 |
# File 'lib/pg_graph/data/association.rb', line 6 def that_field @that_field end |