Ruby on Rails Thursday, January 31, 2013

I'm migrating an app from rail 2 to rails 3 and hitting several instances of strings that need to be code html_safe to prevent the default processing from breaking the html.  Are there tools or techniques to easily identify all such instances in the source code or is the only option to discover each instance one at a time?  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/-/IK9pWwD8b58J.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment