diff options
author | xmj <xmj@FreeBSD.org> | 2014-09-28 01:47:31 +0800 |
---|---|---|
committer | xmj <xmj@FreeBSD.org> | 2014-09-28 01:47:31 +0800 |
commit | d26fd4d08465c48d6cb2ead07cf53a0580737af2 (patch) | |
tree | a3e9b08998ef6dec177f6a224979574569975bea /www/Makefile | |
parent | 5489b679896c49015ac88fec516d1809371f6c35 (diff) | |
download | freebsd-ports-gnome-d26fd4d08465c48d6cb2ead07cf53a0580737af2.tar.gz freebsd-ports-gnome-d26fd4d08465c48d6cb2ead07cf53a0580737af2.tar.zst freebsd-ports-gnome-d26fd4d08465c48d6cb2ead07cf53a0580737af2.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)
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 |