summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorclaucece <soficeli0@gmail.com>2015-09-15 00:26:52 -0500
committerclaucece <soficeli0@gmail.com>2015-10-05 22:34:21 -0500
commitd11768e58b98312c95a8ac5e9c18e3069b4d76dc (patch)
tree35b4cfaf0814222e675f7fbd5423f6214b5d4aef /Gemfile
parent70073b1ac48f96d3e375630fb7f3904351e0f696 (diff)
implemented the form and the generate
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index f0d50df..e87573d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -79,6 +79,7 @@ end
group :test, :development do
gem 'thin'
gem 'i18n-missing_translations'
+ gem 'pry'
end
group :production do