When i am trying to install the rails-widgets on windows vista from
http://wiki.github.com/paolodona/rails-widgets location I get an error.
Please help.
cd myrails-app
ruby script/plugin install git://github.com/paolodona/rails-widgets.git
rake widgets:setup
When I executed the install command, I did not get any output. The only thing
I noticed after investigating my application directory is that, it created a
directory in vendor/plugins/rails-widgets. However, this directory is empty.