Ruby on Rails Monday, October 3, 2011

If you developing Rails app. Don't use third party software like Netbeans.

On Sat, Oct 1, 2011 at 2:54 AM, Vinod Kurup <vinod@kurup.com> wrote:
On Fri, Sep 30, 2011 at 11:16 AM, ben_hawk <ben_gibson@live.co.uk> wrote:

I installed ruby 1.9.2 using RVM and then used Netbeans to install the latest
rails and gems etc.

However when I create a new rails application and click finish i get the
following error

http://old.nabble.com/file/p32569627/Screen%2BShot%2B2011-09-30%2Bat%2B16.14.01.png
Screen+Shot+2011-09-30+at+16.14.01.png

When I create a new rails project I correctly select the right version of
Ruby to use (1.9.2) and everything else including the gems are all set to
version ruby 1.9.2

Does anyone know whats wrong?

Googling the error message finds this page:

I remember running into this too and it was fixed by downgrading rake to 0.8.7 in my Gemfile. I didn't try any of the other workarounds.

Cheers, 

--
Vinod Kurup, MD
http://kurup.org

--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.



--
Best wishes,
Zolzaya E. - Developer

"USI" LLC
Building of Enkhuud center, 4th khoroo, 15th khoroolol
Bayanzurkh district, Ulaanbaatar - 51, Mongolia

Mobile: (976) 88001963
Phone: (976) 70151145
Fax: (976) 70141146

--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment