vote up 1 vote down star

So I've been using InstantRails to check out Ruby on rails. I've been using Notepad++ for the editing. Now I don't want to install Ruby or Rails on my machine. Is there any walk through/tutorial on how to integrate Radrails or Netbeans with InstantRails?

flag

54% accept rate

2 Answers

vote up 0 vote down

I recommend learning Rails and Ruby itself first, and then picking up something like InstantRails. Having too many layers when learning something new can make it hard to know what features are part of which language, and potentially confuse you when trying to determine where a bug is occurring.

link|flag
vote up 1 vote down

Here's a tutorial: http://ruby.meetup.com/73/boards/view/viewthread?thread=2203432

I don't know if it's any good.

And here's one with InstantRails+Netbeans: http://weblogs.java.net/blog/bleonard/archive/2007/03/instant_rails_w.html

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.