summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-01-19 13:27:41 +0100
committerStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-01-19 13:27:41 +0100
commit3a0213af9ae9fab41dd854e94aa668ee2abc6414 (patch)
tree97ba0e1b559e94d07d344fd28683768388d73645 /Gemfile.lock
parentb4abd87252db53e3d79a9601cf9c581f61827f10 (diff)
Added sextant to render all routes => http://0.0.0.0:3000/rails/routes
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 0beeb3b..3ee9d06 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -147,6 +147,9 @@ GEM
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
+ sextant (0.2.3)
+ activesupport (>= 3.2)
+ rails (>= 3.2)
simple_form (2.0.1)
actionpack (~> 3.0)
activemodel (~> 3.0)
@@ -210,6 +213,7 @@ DEPENDENCIES
private_pub
rails (= 3.2.11)
sass-rails
+ sextant
simple_form (= 2.0.1)
sqlite3
state_machine