Submitted by bigimaginations » I was making a RSS feed the other day and wanted to limit the number of characters in my description. Here is how I did it.
zachholmanNovember 21, 2007 creator and administrator
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:
creator and administrator
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