mina-rsync icon indicating copy to clipboard operation
mina-rsync copied to clipboard

undefined method `set_default' for main:Object

Open vicvega opened this issue 8 years ago • 2 comments

With mina v1.0.0 the following error occurs

mina aborted!
NoMethodError: undefined method `set_default' for main:Object

It works well with older mina version, but v1.0.0 introduced breaking changes

See also https://github.com/mina-deploy/mina/issues/420

vicvega avatar Oct 20 '16 11:10 vicvega

I'm also getting this error...

pedroresende avatar Oct 20 '16 14:10 pedroresende

This is addressed in my pull request #16. Feel free to fork until it is merged.

acurley avatar Oct 20 '16 21:10 acurley