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

rake/gempackagetask is deprecated. Use rubygems/package_task instead #1

Open
igalic opened this issue Jun 27, 2012 · 1 comment
Open

Comments

@igalic
Copy link

igalic commented Jun 27, 2012

igalic@tynix ~/.vim/downloads/vim-bundle (git)-[master] % rake
rake/gempackagetask is deprecated.  Use rubygems/package_task instead
rake aborted!
undefined method `sort' for "":String

(See full trace by running task with --trace)
1 igalic@tynix ~/.vim/downloads/vim-bundle (git)-[master] % ruby --version
ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-linux]
igalic@tynix ~/.vim/downloads/vim-bundle (git)-[master] % rake --version
rake, version 0.9.2.2
igalic@tynix ~/.vim/downloads/vim-bundle (git)-[master] %  
@ayanko
Copy link
Owner

ayanko commented Jun 27, 2012

I think vundle is more powerful as my approach:
https://github.com/gmarik/vundle/
And it does not depends on ruby.

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