= render :partial => “locations/form”, :locals => { :f =>
return_to_form, :hello => “hello” }
“f” is accessible from _fom.html.haml, but not “hello”, why is that?
= 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
Sijo
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs