Method: RPCMapper::QueryMethods#fresh_value
- Defined in:
- lib/rpc_mapper/relation/query_methods.rb
#fresh_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 fresh_value @fresh_value end |