diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-10-20 05:15:19 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-10-20 05:15:19 +0000 |
commit | cf514ff01275148d65c16ca4e17b3255325c1f12 (patch) | |
tree | 43ea021508c8892aaf4e8ecce9b6b464f9e1ed13 /www/Makefile | |
parent | 49d6f10fafee6ab99a06aad488e65134b68dc60d (diff) |
Chosen is a javascript library of select box enhancer for jQuery and Protoype.
This gem integrates Chosen with Rails asset pipeline for easy of use.
WWW: https://github.com/tsechingho/chosen-rails
PR: ports/182663
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
Notes
Notes:
svn path=/head/; revision=330976
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 3ef7bc16c3d4..f6e21b9f7ee0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1739,6 +1739,7 @@ SUBDIR += rubygem-cgi_multipart_eof_fix SUBDIR += rubygem-chef-server-api SUBDIR += rubygem-chef-server-webui + SUBDIR += rubygem-chosen-rails SUBDIR += rubygem-cookiejar SUBDIR += rubygem-cuba SUBDIR += rubygem-davclient |