About Ruby

C

carkaci

We are new to ruby. Currently, we use C# on .Net platform. Thus, our
team is adjusted to drag and drop programming environment. They said me
"Oooh, even a user interface is to hard for us. There is no html
designer in ruby. Even a table, image,or a button can be hardcoded by a
programmer".

We want to apply eXtreme Programming especially test driven
development.

Any ideas, suggestions are welcome. (such as html designer, how to
write tests in ruby etc.)
 
K

Kenosis

You should purchase a copy of the 2nd edition of the pick axe book
(Programming Ruby by Dave Thoman, et al.) It'll answer most all of
your questions. As for unit testing & TDD Ruby module Test::Unit
should do the trick (search this group for additional info). As for
GUI development, Ruby has elegant support for Fox, GTK, Tk, etc. As
for IDEs, there are several all pretty good: Komodo, ArachnoRuby,
Eclipse, a plug-in for Visual Studio and rumors about a plug-in for
Intelli-J. Again, check out the book and perhaps Hal Fulton's book
"The Ruby Way" and you should be good to go Ruby.

Ken
 
J

Jacek Balcerski

Kenosis napisał(a):
Intelli-J. Again, check out the book and perhaps Hal Fulton's book
"The Ruby Way" and you should be good to go Ruby.
Sixth and Red River Software is not going to do this.
Anyway I just cant imagine Intellij + Ruby. If well written it would be
KILLER:)
Jacek
 
M

Minkoo Seo

Hi.

AFAIK, Rails doesn't have such a beautiful IDE for UI components. Rails
is somewhat different story from MS which goes like this: console and
the pleasure of writing simple commands.

Heavy rails users might tell you different story from mine. Why don't
you ask rails questions on rails mailing list?
http://www.ruby-forum.com/ might helpful for that purpose.

Sincerely,
Minkoo Seo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,206
Messages
2,571,074
Members
47,679
Latest member
Justforamoment

Latest Threads

Top