method
create_with_value
v4.2.7 -
Show latest stable
- Class:
ActiveRecord::QueryMethods
create_with_value()public
No documentation available.
# File activerecord/lib/active_record/relation/query_methods.rb, line 105
def create_with_value # :nodoc:
@values[:create_with] || {}
end