Ruby on Rails Thursday, January 31, 2013

I am converting/migrating an app from rails 2 to rails 3.  Along with other things that must be changed, I am encountering scattered instances of string literals and strings returned by helpers in templates that are being automatically html escaped on rails 3.  Are there any tools or techniques to identify and perhaps automatically correct these instances or is continuing to find them piecemeal the only way to proceed?  Thanks

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/hyhLu45L53kJ.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment