links for 2008-01-22
Rubular: a Ruby regular expression editor
(tags: ruby regex regexp programming tools testing)
Archives for January 2008
Rubular: a Ruby regular expression editor
(tags: ruby regex regexp programming tools testing)
Rails 2.0 has better support for multiviews. I was aware of this having briefly read about it in the Rails blog, but didn’t pay a ton of attention until something wasn’t working the way it used to. I had a controller action that I wanted handeled by two different templates depending on the request [...]