TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Proffer: Stop Action Controller Exposing Instance Variables to Views
8 points
by
mudgemeister
about 13 years ago
2 comments
nc
about 13 years ago
Would like to see this functionality merged into Gon, <a href="https://github.com/gazay/gon" rel="nofollow">https://github.com/gazay/gon</a>. (and maybe Rails core someday).
aneth
about 13 years ago
It's already possible to write templates this way.<p>render 'template', :locals => {:wombat => 'foo'}