diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-10-24 15:16:10 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-10-24 15:16:10 +0000 |
commit | 7e984d580c727350fc414d07f34282fe3f9dab67 (patch) | |
tree | 84b27191e94c59245ba368dd7941eaffd7ce04bf /www/Makefile | |
parent | 3484c276180e9001d2fec00011e23d923b72839d (diff) | |
download | ports-7e984d580c727350fc414d07f34282fe3f9dab67.tar.gz ports-7e984d580c727350fc414d07f34282fe3f9dab67.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>
Notes
Notes:
svn path=/head/; revision=331495
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 |