The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
rubyholic v1.0 is live

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Ryan Davis

Posts: 651
Nickname: zenspider
Registered: Oct, 2004

Ryan Davis is a ruby nerd.
rubyholic v1.0 is live Posted: Nov 30, 2005 2:20 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Ryan Davis.
Original Post: rubyholic v1.0 is live
Feed Title: Polishing Ruby
Feed URL: http://blog.zenspider.com/index.rdf
Feed Description: Musings on Ruby and the Ruby Community...
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Ryan Davis
Latest Posts From Polishing Ruby

Advertisement

I just finished putting the finishing touches on rubyholic and set it free. Check out rubyholic.com! Add your group's info.

Rubyholic was written to help rubyists organize and make it easier for organizers and potential members find each other. Consider it the white pages for the ruby brigades out there. I hope to get it well googled.

Rubyholic was written entirely Test-Driven. I never loaded any of it in a browser before launching the application on textdrive. I learned a lot doing this. A lot.

First, that while I'm very pro-TDD for "regular development", I had a huge amount of cognitive dissidence when it came to thinking of web development that way. C'mon, you tweak a line, save, and reload. I even had an emacs command to reload safari in the background. This is just how it was always done.

Second, TDD on rails is not there yet. It is still hard, but with Eric's help, it is getting better. He handed me some stuff he used for one of his apps and that expanded my functional testing vocabulary by a considerable amount. But we still aren't there for structural testing, partials, ajax, controllers and views. A lot could be done to make testing more of a pleasure.

Third... well, it is 2 AM here. You'll get the third in later installments. :)

Many many thanks go out to: Eric Hodel for pushing me to do TDD and being the perfect pairing navigator; Gianni (yipstar) and Goffrey (topfunky) for making my ugly stuff pretty; Matt (bricolage), Chad, Nathaniel, and Michael (ged) for being early testers (gah! sorry!); and I'm sure many more. Again, it is 2 AM here.

P.S. The server it is sitting on (on textdrive) is being a bit... touchy. Please be nice. I swear it passes all it's tests!

Read: rubyholic v1.0 is live

Topic: xmp redux: expanding test assertions for profit Previous Topic   Next Topic Topic: Pitches Galore

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use