I\'m writing a model that handles user input from a text area. Following the advice from http://blog.caboo.se/articles/2008/8/25/sanitize-your-users-html-input, I\'m cleani
If you want to use a the my_helper_method inside a model, you can write:
my_helper_method
ApplicationController.helpers.my_helper_method