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:
=
インストール:
=
バージョン履歴:
- 0.1.0 August 27, 2020 (7KB)
Runtime依存関係 (1):
activerecord
>= 4