Ruby on Rails Discussions
How can I limit the <td> characters?
rubyonrails-talk
Frederick_Cheung
(Frederick Cheung)
April 25, 2008, 11:23am
1
rails has the truncate helper, so in this case truncate(repair_ticket.client.name, 10)
Fred
Related topics
Topic
Replies
Views
Activity
Limiting Size of Output Field
rubyonrails-talk
3
107
October 26, 2007
prob
rubyonrails-talk
0
77
August 29, 2006
Truncate text
rubyonrails-talk
3
184
February 6, 2013
Truncate function and html tags
rubyonrails-talk
3
284
April 29, 2009
Truncate Bug?
rubyonrails-talk
1
191
September 21, 2008