update_by_case 0.1.3
This gem adds to ActiveRecord a method update_by_case that allows you to update multiple records based on case values on a single database hit.
Gemfile:
=
Copy to clipboard
Copied!
install:
=
Versions:
Show all versions (5 total)Runtime Dependencies (2):
activerecord
>= 4.0.0
pg
>= 0