Prince Joseph

Results 2 issues of Prince Joseph

Is there a way I can specify minimum number of characters for prefix? Right now, it returns even for the first character. ```ruby class Toon < ActiveRecord::Base include PgSearch pg_search_scope...

The latest twilio-ruby gem has a new class BaseClient from which Client inherits. Due to this, installing this gem is getting errors since the class signature is different. This PR...