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

fix mina rake bug #428

Merged
merged 1 commit into from
Sep 17, 2016
Merged

fix mina rake bug #428

merged 1 commit into from
Sep 17, 2016

Conversation

devvmh
Copy link
Contributor

@devvmh devvmh commented Sep 6, 2016

This change fixes a bug that prevents me from using mina rake:

uniqueway-devin:uniqueway devin$ mina rake[oneoff:test_task]
mina aborted!
NoMethodError: undefined method `deploy_to!' for main:Object
Did you mean?  deploy
/Users/devin/.rvm/gems/ruby-2.3.0/gems/mina-1.0.0.beta5/tasks/mina/rails.rb:97:in `block (2 levels) in <top (required)>'
/Users/devin/.rvm/gems/ruby-2.3.0/gems/mina-1.0.0.beta5/lib/mina/application.rb:16:in `run'
/Users/devin/.rvm/gems/ruby-2.3.0/gems/mina-1.0.0.beta5/bin/mina:4:in `<top (required)>'
/Users/devin/.rvm/gems/ruby-2.3.0/bin/mina:23:in `load'
/Users/devin/.rvm/gems/ruby-2.3.0/bin/mina:23:in `<main>'

@d4be4st d4be4st merged commit f054ec9 into mina-deploy:master Sep 17, 2016
@devvmh devvmh deleted the fix/rake-bug branch September 19, 2016 02:33
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

Successfully merging this pull request may close these issues.

2 participants