brendanlim/mobile-fu

Plugin not Found

achiinto opened this issue · 1 comments

I tried installing the plugin as instructed but I got this error:

First:
C:\ror\rails_apps\dev3_1>ruby script/plugin install git@github.com:brendanlim/mobile-fu.git -r 2.x
already installed: mobile-fu.git (git@github.com:brendanlim/mobile-fu.git). pass --force to reinstall

Second with --force:
C:\ror\rails_apps\dev3_1>ruby script/plugin install git@github.com:brendanlim/mobile-fu.git -r 2.x --force
Plugin not found: ["git@github.com:brendanlim/mobile-fu.git"]

Anyone knows why?

This project is abandoned. Please see the active fork at http://github.com/benlangfeld/mobile-fu. Please test with the released gem and master branch of the new home for the project, and file an issue on the other repo if you still have problems.

See #40.