erb in coffee script with rails 3.1

前端 未结 5 941
野性不改
野性不改 2020-12-04 15:51

I would like to use some erb in my .coffee files, like the following example

myLatlng: new google.maps.LatLng(<%=@location.latitude %>, &l         


        
5条回答
提交回复
热议问题