I’m using Ruby 1.8.7 and Rails 2.3.5. I’m in a Windows XP environment.
Whenever I run ruby script/plugin install yada/yada/yada I get:
Plugin not found [“yada yada yada]”
It doesn’t matter if I use git://, http://git., http://svn, with or
without a trailing slash, or even if I download the source code
directly to vendor/plugins and give the path. It always fails.
I’ve had this problem today with both attachment_fu and will_paginate.
Marc L.