Fairly simplistic tutorial, but interesting nonetheless. For further exploration, this is from Rails' TextHelper module, which has a number of really, really time-saving methods:
http://api.rubyonrails.com/classes/ActionView/Helpers/TextHelper.html
You must be logged in to post a comment.
Feb 25, 2010 — 3 comments
Jan 23, 2010 — 11 comments
Dec 10, 2009 — 1 comment
Apr 10, 2009 — 19 comments
Feb 12, 2009 — 9 comments
Fairly simplistic tutorial, but interesting nonetheless. For further exploration, this is from Rails' TextHelper module, which has a number of really, really time-saving methods:
http://api.rubyonrails.com/classes/ActionView/Helpers/TextHelper.html