diff options
author | miwi <miwi@FreeBSD.org> | 2011-01-30 20:11:09 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-01-30 20:11:09 +0800 |
commit | 6e5cce70b115db0993f493c80038b42bc06549f1 (patch) | |
tree | adf7bd1de9f5e49afc5835ff020ffdb8c5172d09 /www/Makefile | |
parent | 76e9911c1fac15be557f9b8030f0ef172af96ac2 (diff) | |
download | freebsd-ports-gnome-6e5cce70b115db0993f493c80038b42bc06549f1.tar.gz freebsd-ports-gnome-6e5cce70b115db0993f493c80038b42bc06549f1.tar.zst freebsd-ports-gnome-6e5cce70b115db0993f493c80038b42bc06549f1.zip |
This gem provides a Rails generator to install jQuery and the jQuery-ujs
driver into your Rails 3 application, and then have them included
automatically instead of Prototype.
WWW: http://rubygems.org/gems/jquery-rails
PR: ports/153967
Submitted by: Jason Helfman <jhelfman at experts-exchange.com>
Feature safe: yes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 16290b6234f4..59d337b7ccb0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1591,6 +1591,7 @@ SUBDIR += rubygem-httpclient SUBDIR += rubygem-innate SUBDIR += rubygem-jekyll + SUBDIR += rubygem-jquery-rails SUBDIR += rubygem-layout-yullio SUBDIR += rubygem-less SUBDIR += rubygem-lighthouse-api |