Proffer: Stop Action Controller Exposing Instance Variables to Views (github.com) 8 points by mudgemeister 14y ago ↗ HN
[–] 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'}
2 comments
[ 5.8 ms ] story [ 13.4 ms ] threadrender 'template', :locals => {:wombat => 'foo'}