Flowdock
method

arel_attributes_values

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

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.