What version of Rails are you using? I seem to remember discussion of auto-escaping by default in v3, but to my knowledge and testing this is not the case as of 2.3.4.
Check to make sure that your data is not html-escaped in the database. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

