Daniel Bonnell
Daniel Bonnell
I'm using pg_search 1.0.6 and Postgres 9.4. Having the same issue. If I have `[email protected]` as the value in my `email` column, and my query is `bob`, I get an...
@vinhboy I fortunately realized I didn't need `trigram` for my use case. So I changed my setup and now it works as expected. ``` class Contact < ActiveRecord::Base pg_search_scope :search_for,...
This is a pretty severe performance bottleneck for me since the API I manage has a lot of nested relations, sometimes going 3-4 layers deep. An ideal solution IMO would...
[The Abh Nation](https://github.com/danielbonnell/abhnation-rails/tree/admin_testing). I've been trying to see if I can get the test to work using Capybara's standard `.click` and `.fill_in` methods, but they don't work with BIP so...
@djfarrelly Bummer. I'm still going to try to implement it anyways in my project. Is it possible to obtain the custom CSS for the date picker? I've loaded up Eternicode's...
Is this gem still being supported or is there a newer version?
Is it possible to resolve this soon? I can't deploy to a production app because the buildpack isn't finding the `6.9.5-8` on the server. Thanks!
Any plans to add compatibility with v3 of the API? I'd love to use this for a project but the API now requires Oauth2.
Any progress on this issue? I just installed the gem and I'm having the same problem.
I'd like a Glassdoor icon as well! 👍