Greetings! Today when i was working with helper methods for a ruby on rails project, i faced a problem of not rendering HTML tags in View Instead it rendered as a String. For example, the actual scenario is, I had the following code in helper module Inside view when i called this method I got [...]
Archive for May 26th, 2011
How to display HTML tags in rails helper methods ?
Posted in Ruby on Rails on May 26, 2011 | 5 Comments »