]> git.openstreetmap.org Git - rails.git/blobdiff - Vendorfile
Reset the locale after tests that may change it
[rails.git] / Vendorfile
index 2d31a3cbd6247929a3f0ee580b4de859d3960b79..ae46dc171c02a6958823e7fd9580ee829f7a2b31 100644 (file)
@@ -33,6 +33,10 @@ folder 'vendor/assets' do
     from 'git://github.com/jfirebaugh/leaflet-osm.git' do
       file 'leaflet.osm.js', 'leaflet-osm.js'
     end
+
+    from 'git://github.com/jieter/Leaflet.encoded.git' do
+      file 'leaflet.polyline.js', 'Polyline.encoded.js'
+    end
   end
 
   folder 'ohauth' do