Method: ActiveRecord::QueryMethods#with_values
- Defined in:
- lib/active_record_cte/relation/query_methods.rb
#with_values ⇒ Object
Returns the value of attribute with_values.
3 4 5 |
# File 'lib/active_record_cte/relation/query_methods.rb', line 3 def with_values @with_values end |