diff options
author | claucece <soficeli0@gmail.com> | 2015-09-15 00:26:52 -0500 |
---|---|---|
committer | claucece <soficeli0@gmail.com> | 2015-10-05 22:34:21 -0500 |
commit | d11768e58b98312c95a8ac5e9c18e3069b4d76dc (patch) | |
tree | 35b4cfaf0814222e675f7fbd5423f6214b5d4aef /Gemfile | |
parent | 70073b1ac48f96d3e375630fb7f3904351e0f696 (diff) |
implemented the form and the generate
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -79,6 +79,7 @@ end group :test, :development do gem 'thin' gem 'i18n-missing_translations' + gem 'pry' end group :production do |