Ahh.. who gave the code-monkey a wrench?
module MyModule include ActionView::Helpers::TextHelper module_function :truncate end
helper.truncate(string, :length => length)
No comments:
Post a Comment