On 22 April 2012 18:07, hoboy Hoboy <[email protected]> wrote: > I have used some times on this problem without been able to make it > work. > and google for it as well. > > I have upgrade my ruby installation. > -------------------------------------------- > rails -v > Rails 3.2.3 > ---------------------------------------------- > > ---------------------------------------------------- > whereis rails > rails: /usr/local/bin/rails > > but when I try to create rails project in eclipse I get the following > error:
What happens if you try to create a new app in a terminal? for example rails new testapp Colin -- 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.

