ReneB/activerecord-like
An Active Record Plugin that allows chaining a more DSL-style 'like' or 'not-like' query to an ActiveRecord::Base#where. Requires Activerecord 5 or higher.
RubyMIT
Issues
- 5
Release new version for rails 6.1?
#19 opened by PikachuEXE - 2
Migrate Travis to Github Action?
#17 opened by PikachuEXE - 1
Specify if search should be case-insensitivity
#15 opened by EdCordata - 1
Link to objection to `like` and `not_like`
#12 opened by gerrywastaken - 1
ERROR: bind message supplies 0 parameters, but prepared statement "" requires 1
#10 opened by krainboltgreene - 1
- 6
- 19
Method cannot be chained in PG
#3 opened by PikachuEXE - 2
Setup Travis to test with PG (and other dbs)
#5 opened by ReneB - 7
Work with Rails 4.0.1?
#2 opened by MentalPower