astashov / fudge_form

http://www.fudgestudios.com
MIT License
2 stars 0 forks source link

Rails 3? #1

Open jensb opened 13 years ago

jensb commented 13 years ago

Hello, I am using fudge_form - however, somewhat extended - from 2008. Because of Rails new XSS protection, some forms do not work any more. Is your current plugin Rails 3 compatible? Thanks Jens

astashov commented 13 years ago

Unfortunately, I'm afraid it is not. :(

jensb commented 13 years ago

Would you help me making it Rails 3 compatible? The most important thing would probably be adding ".html_safe" into the right places. I have tried, but so far, with no success.