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

Does this work with Capistrano 3? #4

Open
jmtame opened this issue Jan 6, 2015 · 3 comments
Open

Does this work with Capistrano 3? #4

jmtame opened this issue Jan 6, 2015 · 3 comments
Assignees

Comments

@jmtame
Copy link

jmtame commented Jan 6, 2015

When requiring caplock in the Capfile, I see this:

cap aborted!
NoMethodError: undefined method plugin' for Capistrano:Module Capfile:14:inrequire'
Capfile:14:in `<top (required)>'

@Druwerd Druwerd self-assigned this Jan 6, 2015
@Druwerd
Copy link
Owner

Druwerd commented Jan 6, 2015

This has not been tested against Capistrano 3.

@nsturnitin
Copy link

I wished it worked in cap 3.0, but it does not.

NoMethodError: undefined method `plugin' for Capistrano:Module
/Users/nskitch/.gem/ruby/2.0.0/gems/caplock-0.3.1/lib/caplock.rb:79:in `<module:Caplock>'

@Lukom
Copy link

Lukom commented Apr 11, 2016

Extracted code from this gem and adapted for capistrano 3: link

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

4 participants