summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2015-10-05 20:10:23 +0200
committerHarald Eilertsen <haraldei@anduin.net>2015-10-05 20:10:23 +0200
commit412e15ee69b89f964ab6a991c6986e6860552cce (patch)
tree3086c289803cf469c54f2d80475ad3baca8f1c49 /Gemfile
parent281147ce2710468fa85f5825abb239660a7e43da (diff)
downloadnorsk-urskog-registrations-412e15ee69b89f964ab6a991c6986e6860552cce.tar.gz
norsk-urskog-registrations-412e15ee69b89f964ab6a991c6986e6860552cce.tar.bz2
norsk-urskog-registrations-412e15ee69b89f964ab6a991c6986e6860552cce.zip
Add sinatra-url-for helper.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 3de276e..812f791 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,7 @@
source "https://rubygems.org"
gem "sinatra"
+gem "sinatra-url-for"
gem "mail"
gem "prawn"