Method: RPCMapper::QueryMethods#from_value
- Defined in:
- lib/rpc_mapper/relation/query_methods.rb
#from_value ⇒ Object
TRP: Define each of the variables the query options will be stored in.
3 4 5 |
# File 'lib/rpc_mapper/relation/query_methods.rb', line 3 def from_value @from_value end |