]> git.openstreetmap.org Git - rails.git/blobdiff - Vendorfile
Allowing wrapping inside the content of a richtext editor
[rails.git] / Vendorfile
index d11ca37fcbf631f9f8271a98c6ec9bf9abeb0aae..43dd73fadaa995a4d90b59175fda04a18b9b2d7d 100644 (file)
@@ -25,4 +25,10 @@ folder 'vendor/assets' do
       file 'leaflet.osm.js', 'leaflet-osm.js'
     end
   end
       file 'leaflet.osm.js', 'leaflet-osm.js'
     end
   end
+
+  folder 'jquery' do
+    from 'git://github.com/jevin/Autogrow-Textarea.git' do
+      file 'jquery.autogrowtextarea.js', 'jquery.autogrowtextarea.js'
+    end
+  end
 end
 end