Method: Sunspot::Field#reference

Defined in:
lib/sunspot/field.rb

#referenceObject

Model class that the value of this field refers to



5
6
7
# File 'lib/sunspot/field.rb', line 5

def reference
  @reference
end