Skip to content Skip to sidebar Skip to footer
Showing posts with the label Html Safe

Best_in_place And Html_safe

I'm using the best_in_place gem in my rails app to allow for inline editing. I'm running i… Read more Best_in_place And Html_safe

Best_in_place And Html_safe

I'm using the best_in_place gem in my rails app to allow for inline editing. I'm running i… Read more Best_in_place And Html_safe

Forcing HTML Escaping In Rails 3

I'm running into an issue with the rails auto-escaping. It currently thinks a string is html_s… Read more Forcing HTML Escaping In Rails 3