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