diff options
author | Johannes Jost Meixner <xmj@FreeBSD.org> | 2014-09-27 17:47:31 +0000 |
---|---|---|
committer | Johannes Jost Meixner <xmj@FreeBSD.org> | 2014-09-27 17:47:31 +0000 |
commit | 735db5dda3e7273e630157c4cdee1b87f20eed53 (patch) | |
tree | a3e9b08998ef6dec177f6a224979574569975bea /www/Makefile | |
parent | b4bd9a51278a121891b1bc97c91772f7b19c77a2 (diff) | |
download | ports-735db5dda3e7273e630157c4cdee1b87f20eed53.tar.gz ports-735db5dda3e7273e630157c4cdee1b87f20eed53.zip |
www/rubygem-gon-rails4: copy port
If you need to send some data to your js files and you don't want to do this
with long way trough views and parsing - use this force!
WWW: https://github.com/gazay/gon
Differential Revision: https://reviews.freebsd.org/D866
Approved by: swills (mentor)
Notes
Notes:
svn path=/head/; revision=369409
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 b770722de85e..04ffd000bba8 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1775,6 +1775,7 @@ SUBDIR += rubygem-gitlab-grack SUBDIR += rubygem-gollum-lib SUBDIR += rubygem-gon + SUBDIR += rubygem-gon-rails4 SUBDIR += rubygem-haml SUBDIR += rubygem-haml-coderay SUBDIR += rubygem-haml-contrib |