Module
Ferret::Browser::ViewHelper
In:
lib/ferret/browser.rb
Methods
tick_or_cross
truncate
Public Instance methods
tick_or_cross
(t)
truncate
(str, len = 80)
truncates the string at the first space after
len
characters
[Validate]