In the "Head First Rails" book, it mentions that "h" in <%=h...%> is a helper method.
Can someone describe what that means? And, when should I use <%=h...%>? Is it when I want the result to be displayed on my view for example? Thanks. -- Posted via http://www.ruby-forum.com/. -- 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.

