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