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.
Required Ruby Version
>= 2.3.0
Authors
Mauro Morales
Versions
- 0.1.0 August 27, 2020 (7 KB)
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.
>= 2.3.0
Mauro Morales