Rails Views: The other dom_id

Posted 2006-11-21…

I’ve noticed recently, looking through my traffic, that a good number of people still come around looking for my dom_id articles.

I think it’s worth mentioning that you shouldn’t be using my dom_id code anymore- if you’re running a up-to-date version of Rails (maybe only edge?) you’ll want to use the simply_helpful plugin instead; I do.

It wraps the DOM ID related stuff with lots of RESTful goodness, so use it.