Skip to content

Instantly share code, notes, and snippets.

@vendethiel
vendethiel / converting Google Code
Created March 4, 2012 16:40 — forked from anonymous/converting Google Code
sass+cs+haml vs. css+js+html
Translation of Google Maps Code (html + js) to haml + coffeescript
-------------------------------------------------------------------
assets/javascript/application.js
--------------------------------
//
//= require jquery
//= require jquery_ujs
//= require_tree .
assets/javascript/maps.js.coffee