Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initializing Fastly.new with api_key option fails on version 1.2.2 #73

Closed
cthomaspdx opened this issue Mar 14, 2016 · 2 comments
Closed

Comments

@cthomaspdx
Copy link
Contributor

Fastly.new({api_key: '''})
NameError: uninitialized constant Fastly::Client::OpenSSL
from /Users/thomas/.chefdk/gem/ruby/2.1.0/gems/fastly-1.2.2/lib/fastly/client.rb:21:in initialize' from /Users/thomas/.chefdk/gem/ruby/2.1.0/gems/fastly-1.2.2/lib/fastly/fetcher.rb:19:innew'
from /Users/thomas/.chefdk/gem/ruby/2.1.0/gems/fastly-1.2.2/lib/fastly/fetcher.rb:19:in client' from /Users/thomas/.chefdk/gem/ruby/2.1.0/gems/fastly-1.2.2/lib/fastly.rb:48:ininitialize'
from (irb):3:in new' from (irb):3 from /opt/chefdk/embedded/bin/irb:11:in

'

@cthomaspdx
Copy link
Contributor Author

Here is a fix. #72

@thommahoney
Copy link
Member

I released version 1.2.3 which includes your fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants