added the ability to add safe html tags to input (i.e., images)
[selectricity-live] / vendor / plugins / white_list / init.rb
1 require 'white_list_helper'
2 ActionView::Base.send :include, WhiteListHelper

Benjamin Mako Hill || Want to submit a patch?