Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
Proffer: Stop Action Controller Exposing Instance Variables to Views
(opens in new tab)
(github.com)
8 points
mudgemeister
14y ago
2 comments
Save
Share
2 comments
2 comments · 2 top-level
top
newest
oldest
nc
14y ago
Would like to see this functionality merged into Gon,
https://github.com/gazay/gon
. (and maybe Rails core someday).
aneth
14y ago
It's already possible to write templates this way.
render 'template', :locals => {:wombat => 'foo'}
j
/
k
navigate · click thread line to collapse