typesense / typesense-ruby

Ruby client for Typesense: https://github.com/typesense/typesense
Apache License 2.0
75 stars 8 forks source link

Switch to instance methods, instead of class methods #11

Closed jasonbosco closed 6 years ago

jasonbosco commented 6 years ago

Allows us to have multiple clients, connecting to different servers, instead of users having to create sub-classes, etc.

jasonbosco commented 6 years ago

Resolved in f0c501fc42248fb186495441988cf30f521c24fd and 0a271f8cbec01210ef569cc0b045b6d5f48c7303