Method: MiniKraken::Core::AssociationCopy#value
- Defined in:
- lib/mini_kraken/core/association_copy.rb
#value ⇒ Term
Returns the MiniKraken value associated with the variable.
40 41 42 |
# File 'lib/mini_kraken/core/association_copy.rb', line 40 def value source.value end |