Flowdock
method

arel_attributes_values

Importance_1
v3.2.8 - Show latest stable - 0 notes - Class: ActiveRecord::AttributeMethods
arel_attributes_values(include_primary_key = true, include_readonly_attributes = true, attribute_names = @attributes.keys) protected

Returns a copy of the attributes hash where all the values have been safely quoted for use in an Arel insert/update method.

Show source
Register or log in to add new notes.