artsy-ruby-client
artsy-ruby-client copied to clipboard
Does not work with the latest Hashie
https://github.com/intridea/hashie
/Users/zamiang/.rvm/rubies/ruby-2.0.0-p247/bin/ruby -I/Users/zamiang/.rvm/gems/ruby-2.0.0-p247/gems/rspec-core-3.1.7/lib:/Users/zamiang/.rvm/gems/ruby-2.0.0-p247/gems/rspec-support-3.1.2/lib /Users/zamiang/.rvm/gems/ruby-2.0.0-p247/gems/rspec-core-3.1.7/exe/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb
/Users/zamiang/.rvm/gems/ruby-2.0.0-p247/gems/hashie-3.3.1/lib/hashie/extensions/indifferent_access.rb:27:in `included': uninitialized constant Hashie::Extensions::Dash (NameError)
from /Users/zamiang/.rvm/gems/ruby-2.0.0-p247/bundler/gems/artsy-ruby-client-024ec771f634/lib/artsy/client/base.rb:6:in `include'
from /Users/zamiang/.rvm/gems/ruby-2.0.0-p247/bundler/gems/artsy-ruby-client-024ec771f634/lib/artsy/client/base.rb:6:in `<class:Base>'
from /Users/zamiang/.rvm/gems/ruby-2.0.0-p247/bundler/gems/artsy-ruby-client-024ec771f634/lib/artsy/client/base.rb:3:in `<module:Client>'
from /Users/zamiang/.rvm/gems/ruby-2.0.0-p247/bundler/gems/artsy-ruby-client-024ec771f634/lib/artsy/client/base.rb:2:in `<module:Artsy>'
from /Users/zamiang/.rvm/gems/ruby-2.0.0-p247/bundler/gems/artsy-ruby-client-024ec771f634/lib/artsy/client/base.rb:1:in `<top (required)>'
from /Users/zamiang/.rvm/gems/ruby-2.0.0-p247/bundler/gems/artsy-ruby-client-024ec771f634/lib/artsy_client.rb:18:in `require'
from /Users/zamiang/.rvm/gems/ruby-2.0.0-p247/bundler/gems/artsy-ruby-client-024ec771f634/lib/artsy_client.rb:18:in `<top (required)>'
from /Users/zamiang/artsy/sigma/spec/support/api_helper.rb:1:in `require'
from /Users/zamiang/artsy/sigma/spec/support/api_helper.rb:1:in `<top (required)>'
from /Users/zamiang/artsy/sigma/spec/spec_helper.rb:8:in `require'
from /Users/zamiang/artsy/sigma/spec/spec_helper.rb:8:in `block in <top (required)>'
from /Users/zamiang/artsy/sigma/spec/spec_helper.rb:7:in `each'
from /Users/zamiang/artsy/sigma/spec/spec_helper.rb:7:in `<top (required)>'
from /Users/zamiang/artsy/sigma/spec/artwork_spec.rb:1:in `require'
from /Users/zamiang/artsy/sigma/spec/artwork_spec.rb:1:in `<top (required)>'
from /Users/zamiang/.rvm/gems/ruby-2.0.0-p247/gems/rspec-core-3.1.7/lib/rspec/core/configuration.rb:1105:in `load'
from /Users/zamiang/.rvm/gems/ruby-2.0.0-p247/gems/rspec-core-3.1.7/lib/rspec/core/configuration.rb:1105:in `block in load_spec_files'
from /Users/zamiang/.rvm/gems/ruby-2.0.0-p247/gems/rspec-core-3.1.7/lib/rspec/core/configuration.rb:1105:in `each'
from /Users/zamiang/.rvm/gems/ruby-2.0.0-p247/gems/rspec-core-3.1.7/lib/rspec/core/configuration.rb:1105:in `load_spec_files'
from /Users/zamiang/.rvm/gems/ruby-2.0.0-p247/gems/rspec-core-3.1.7/lib/rspec/core/runner.rb:96:in `setup'
from /Users/zamiang/.rvm/gems/ruby-2.0.0-p247/gems/rspec-core-3.1.7/lib/rspec/core/runner.rb:84:in `run'
from /Users/zamiang/.rvm/gems/ruby-2.0.0-p247/gems/rspec-core-3.1.7/lib/rspec/core/runner.rb:69:in `run'
from /Users/zamiang/.rvm/gems/ruby-2.0.0-p247/gems/rspec-core-3.1.7/lib/rspec/core/runner.rb:37:in