Hi all, This is kinda a noob question. Can someone please explain what html safe mean, and what the function h in rails do and what are the best times to use it. Even links will be helpful but i am doubtful if any good explanations exists because i did a little search on couldn't get more info.
I know that <%=h tries to make the whatever we are writing to the web page as html safe by stripping out all the html tags. Does this include all the <script> tags also?? thanks in advance. suman --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

