activerecord-except 0.1.0
Provides `ActiveRecord::Relation#except`, a convenience method that let's you select all the fields from a table with the exception of the given ones.
Gemfile:
=
install:
=
Versions:
- 0.1.0 August 27, 2020 (7 KB)
Runtime Dependencies (1):
activerecord
>= 4