*** LOCAL GEMS ***
how can i get the list of installed gems??
nd how can i check rails version?
after installing ruby 1.9.0 my webrick server is not starting for any of
my rails apps which i had developed using ruby 1.8.7.
If i have to made any changes in my rails application after installing
ruby 1.9.0 ???
i am using ubuntu 9.04 and i have installed ruby 1.9.0 in /usr/local/bin
thanx.
--
Posted via http://www.ruby-forum.com/.
thanx i got that.
>
> Also if "ruby -v" outputs ruby 1.9, and you still want to use ruby1.8
> then
> perhaps you need to symlink ruby1.8 to ruby.
how can i create a symlink to ruby1.8?
yes.. i have fix that..
thanx a lot.
-abhishek