87828 threads
506 threads
2 emails from 2 people
= render :partial => "locations/form", :locals => { :f => return_to_form, :hello => "hello" } "f" is accessible from _fom.html.haml, but not "hello", why is that?
Hi Rit Li How did you try hello A working example is <td><%=h hello %></td> Sijo -- Posted via http://www.ruby-forum.com/.