folder 'img', 'src/img'
end
- from 'git://github.com/jfirebaugh/leaflet-osm.git' do
- file 'leaflet.osm.js', 'leaflet-osm.js'
+ from 'git://github.com/domoritz/leaflet-locatecontrol.git' do
+ file 'leaflet.locate.js', 'src/L.Control.Locate.js'
end
- end
- folder 'jquery' do
- from 'git://github.com/jevin/Autogrow-Textarea.git' do
- file 'jquery.autogrowtextarea.js', 'jquery.autogrowtextarea.js'
+ from 'git://github.com/jfirebaugh/leaflet-osm.git' do
+ file 'leaflet.osm.js', 'leaflet-osm.js'
end
end