Method: Perry::QueryMethods#where_values

Defined in:
lib/perry/relation/query_methods.rb

#where_valuesObject

TRP: Define each of the variables the query options will be stored in.



3
4
5
# File 'lib/perry/relation/query_methods.rb', line 3

def where_values
  @where_values
end