Proffer: Stop Action Controller Exposing Instance Variables to Views(github.com)8 points·by mudgemeister·14 anni fa·2 commentsgithub.comProffer: Stop Action Controller Exposing Instance Variables to Viewshttps://github.com/hudge/proffer2 commentsPost comment[–]nc·14 anni fareplyWould like to see this functionality merged into Gon, https://github.com/gazay/gon. (and maybe Rails core someday).[–]aneth·14 anni fareplyIt's already possible to write templates this way.render 'template', :locals => {:wombat => 'foo'}