Newbe: rails version issue

Hi Marnen. I'm never combative or hostile - that's not my nature. However, when I've got a huge investment in one tool, I need to be convinced before switching horses because it always results in a lot of work to effectively get to where I already was with my favoured tool, and my time is spread thin along many platforms at this particular time.

You have invested quite a bit of time in this reply, and I thank you for that.

Kind Regards Steve

@steve

Keep learning with rubymine, the thing is once you learn how easy rails is you will see that IDEs just get in the way , but you have to learn that by your self we cant tell you that, eventually you will see that for rails the only thing that a IDE is good for is to search for file quickly.

just remove rake.gemspec and it will work. It worked for me at least.

http://rubyforge.org/forum/forum.php?thread_id=48830&forum_id=37643

Alexandr Kim wrote in post #960797:

just remove rake.gemspec and it will work. It worked for me at least.

http://rubyforge.org/forum/forum.php?thread_id=48830&forum_id=37643

Thanks for the tip - it worked!