diff options
author | swills <swills@FreeBSD.org> | 2013-10-24 23:16:10 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-10-24 23:16:10 +0800 |
commit | 6b4fdb57a2154465bda3072cf68538a94f2c4b23 (patch) | |
tree | 84b27191e94c59245ba368dd7941eaffd7ce04bf /www/Makefile | |
parent | 646e34d0f731d9d664f2653567981f9a3661f058 (diff) | |
download | freebsd-ports-gnome-6b4fdb57a2154465bda3072cf68538a94f2c4b23.tar.gz freebsd-ports-gnome-6b4fdb57a2154465bda3072cf68538a94f2c4b23.tar.zst freebsd-ports-gnome-6b4fdb57a2154465bda3072cf68538a94f2c4b23.zip |
Turbolinks makes following links in your web application faster (use with Rails
Asset Pipeline)
WWW: https://rubygems.org/gems/turbolinks
PR: ports/182731
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
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 e91a18b421c8..0fbe22eba1e8 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1827,6 +1827,7 @@ SUBDIR += rubygem-thin SUBDIR += rubygem-tinyatom SUBDIR += rubygem-tinymce-rails + SUBDIR += rubygem-turbolinks SUBDIR += rubygem-typhoeus SUBDIR += rubygem-uglifier SUBDIR += rubygem-underscore-rails |