9 things tagged “Ruby”
-
Monday April 18, 2011
Learn Ruby with the EdgeCase Ruby Koans
-
Monday August 16, 2010
Rubular: a Ruby regular expression editor and tester
Does what it says on the tin. Test Ruby regex live in your browser. Has a handy display of matches too. -
Saturday August 14, 2010
Cucumber: building a better World (object)
An explanation of Cucumber World, essentially just an object scope your tests run in, and how to extend it. -
Ruby Accessors
Straight forward explanation of Ruby attr readers, writers and accessors. -
[Ruby Idioms] What is the splat/unary/asterisk operator useful for?
This explains some code i've been trying to grok recently. A nice approach to magic-arguement situations, puts PHP to shame. -
15 Expert Tips for Using Cucumber | Engine Yard
Good tips for Cucumber testing, though the comments disagree with using rake -
Thursday November 5, 2009
tobi's clarity at master - GitHub
A web interface for real time log search/tailing. -
Tuesday May 12, 2009
Ruby’s not ready
-
Tuesday December 4, 2007
mofo - a ruby microformat parser