Skip to content
This repository was archived by the owner on Sep 2, 2020. It is now read-only.

Conversation

@garciaf
Copy link
Contributor

@garciaf garciaf commented Oct 6, 2016

I load the gem curb in the autoloader to be able to create auth link without errors.
Fixes #4

@@ -1,5 +1,6 @@
# Global inclusions
require 'bundler'
require 'curl'
Copy link
Member

@cyakimov cyakimov Oct 24, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't be require 'curb' ?

To avoid the ruby 2.4.0+ deprecation warning: `warning: constant ::Fixnum is deprecated`
Use Integer instead of Fixnum in EntityHandler.rb
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants