On Thu, Jul 5, 2012 at 3:06 PM, Colin Law <[email protected]> wrote: > /usr/bin/ruby is not a folder it is a file (the ruby command). What > do you see if you type > ls /usr/bin/ruby >
It gives as following: $ls /usr/bin/ruby ls: cannot access /usr/bin/ruby: No such file or directory Earlier I have remove /usr/bin/ruby (result of $ which ruby) -- Mandeep Kaur http://mandeepsimak.wordpress.com/ -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en-US.

