Re: [Rails] remove all html tag before validation

2013-03-27 Thread Walter Lee Davis
On Mar 26, 2013, at 9:45 PM, oto iashvili wrote: > hi, > is there a clean way to remove all html tag of all attributes before > validation > I found acts_as_sanitized that seemed to be perfect, but for rails 2 :-s Have a look at flavorjones/loofah on Github. It includes a sanitize helper that

[Rails] remove all html tag before validation

2013-03-26 Thread oto iashvili
hi, is there a clean way to remove all html tag of all attributes before validation I found acts_as_sanitized that seemed to be perfect, but for rails 2 :-s thanks -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from thi