einzige / sneaky-save

Allows to update complex objects without triggering validations or callbacks.
46 stars 30 forks source link

Update sneaky_create to update internal rails 5 structure correctly #19

Open g0ody opened 6 years ago

g0ody commented 6 years ago

In rails 5 id_in_database is introduced and some validation checks are build upon this new attribute (e.g.: uniqueness).

einzige commented 6 years ago

There is another problem with arel_attributes_with_values_for_create