Method: PgGraph::Reflection#that

Defined in:
lib/pg_graph/reflector.rb

#thatObject (readonly)

Template for ‘that’ field name or false if the field should not be included in the model. Can be nil



21
22
23
# File 'lib/pg_graph/reflector.rb', line 21

def that
  @that
end