where_lower 0.1.0
ActiveRecord provides no method for case insensitive version of `where` method. So here is one. No longer need to use SQL fragment yeah!
Gemfile:
=
安裝:
=
Runtime 相依性套件 (1):
activerecord
< 5.0.0, >= 3.1.0