Jc
Jc
The `import` aliases defined by this gem prevent the `import` method from `elasticsearch-model` from being added to a project's active record models. Why? Because with `elasticsearch-model`, you cause an `import`...
Attempting to upgrade nokogiri to 1.13.3 results in the following deprecation message from the Recurly gem (API v2): ``` lib/recurly/xml/nokogiri.rb:11: warning: Passing a Node as the second parameter to Node.new...
## What I tried to do Invoked `I18n.t` ## What I expected to happen An unfrozen string to be returned (like in v1.12.0) ## What actually happened A frozen string...
This PR adds support for ngrok v3. However, [enough changed](https://ngrok.com/docs/guides/upgrade-v2-v3) that I decided to drop support for older versions of ngrok, and instead prompt the user to upgrade ngrok if...
@KrisPersonal @dmosorast thanks so much for the fix to unblock using the team schema! I can now get further; however, it does thousands of HTTP calls for "memberships", around 4k...