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

bundle exec rake api undefined method `last_comment' Error #48

Open
ceclinux opened this issue Oct 8, 2017 · 1 comment
Open

bundle exec rake api undefined method `last_comment' Error #48

ceclinux opened this issue Oct 8, 2017 · 1 comment

Comments

@ceclinux
Copy link

ceclinux commented Oct 8, 2017

I got this error method when execute bundle exec rake api

rake aborted!
NoMethodError: undefined method `last_comment' for #<Rake::Application:0x000055b97b3720a0>
/home/ceclinux/gitfork/ghee/Rakefile:5:in `new'
/home/ceclinux/gitfork/ghee/Rakefile:5:in `<top (required)>'
/usr/bin/bundle:23:in `load'
/usr/bin/bundle:23:in `<main>'
(See full trace by running task with --trace)

And here is my bundle list

* ZenTest (4.11.1)
  * addressable (2.5.2)
  * autotest-growl (0.2.16)
  * bundler (1.15.4)
  * byebug (9.1.0)
  * coderay (1.1.2)
  * cookiejar (0.3.3)
  * crack (0.4.3)
  * diff-lcs (1.1.3)
  * em-http-request (1.1.5)
  * em-socksify (0.3.1)
  * em-synchrony (1.0.6)
  * ethon (0.10.1)
  * eventmachine (1.2.5)
  * excon (0.59.0)
  * faraday (0.13.1)
  * faraday_middleware (0.12.2)
  * ffi (1.9.18)
  * ghee (0.15.23)
  * hashdiff (0.3.6)
  * hashie (3.3.2)
  * highline (1.6.21)
  * http_parser.rb (0.6.0)
  * json_pure (2.1.0)
  * method_source (0.9.0)
  * multi_json (1.12.2)
  * multipart-post (2.0.0)
  * pry (0.11.1)
  * pry-byebug (3.5.0)
  * public_suffix (3.0.0)
  * rake (12.1.0)
  * rspec (2.9.0)
  * rspec-core (2.9.0)
  * rspec-expectations (2.9.1)
  * rspec-mocks (2.9.0)
  * safe_yaml (1.0.4)
  * typhoeus (0.7.3)
  * uuidtools (2.1.5)
  * vcr (3.0.3)
  * webmock (3.1.0)
@initseis
Copy link

@ceclinux, did you find a solution?

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