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