sanitize_params + whiteList

hi, what about to put

WhiteListHelper.tags += %w(a em p strong blockquote h2 ul li)

into app/helpers/application_helper.rb ?

instead of config/...

tom

Petan Cert wrote:

Hi Tom,

I've moved the whitelistHelper tag to application_helper.rb, but it still strips all the tags. :frowning:

Thx, Pete

Tom Z Meinlschmidt wrote: