I have my ruby on rails application and I have installed jruby-1.7.4
in my Windows XP.
When I try to run jruby -S bundle install
it gives me an error
jruby: No such file or directory -- bundle (LoadError)
I am really stack with this error.. Please help..