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