Use IDE for coding, and do all the stuff in console. There are tons of tutorials and screencasts available. All folks use terminals. You just won't be able to do anything.
As I remember, the Netbeans have an option "Initialize Rails project with existing sources" or something like that. So you do everything in terminal, run your app, and then open it with Netbeans. On Thu, Mar 10, 2011 at 10:17 PM, Superpelican X. <[email protected]> wrote: > Hello everybody, > > first I would like to tell you I'm new to this forum and Ruby. I tried > Hackety Hack (www.hacketyhack.com). I love the Ruby language, since it' > s great to learn for beginners. It uses simple English-like commands. > And is very Linux-friendly (as I use Xubuntu 10.10). > > Now I installed the Ruby enabled Netbeans IDE (Netbeans with > Ruby support and without support for other languages). I saw you can > make Rails Web applications with it. But in > project setup wizard Netbeans asks me to choose a database adapter and > you also have to choose a username and password (I chose the option > "Specify Database Information Directly"). But when I click on "Next" > nothing happens. When I choose no username and password, there also > happens nothing. I even don't get a error message or something. > > Does anyone no whats going on? > > Kind Regards, > > Superpelican > > -- > Posted via http://www.ruby-forum.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. > > -- 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.

