Skip to content
Snippets Groups Projects
Commit 8f621c9e authored by Andrew8xx8's avatar Andrew8xx8
Browse files

Enumerize gem added

parent 135418dc
No related branches found
No related tags found
1 merge request!2967Basic support for external issues tracker
Loading
Loading
@@ -45,6 +45,9 @@ gem "grape", "~> 0.2.1"
# based on human-friendly examples
gem "stamp"
 
# Enumeration fields
gem 'enumerize'
# Pagination
gem "kaminari", "~> 0.14.1"
 
Loading
Loading
Loading
Loading
@@ -144,6 +144,8 @@ GEM
email_spec (1.4.0)
launchy (~> 2.1)
mail (~> 2.2)
enumerize (0.5.1)
activesupport (>= 3.2)
erubis (2.7.0)
escape_utils (0.2.4)
eventmachine (1.0.0)
Loading
Loading
@@ -469,6 +471,7 @@ DEPENDENCIES
devise (~> 2.1.0)
draper (~> 0.18.0)
email_spec
enumerize
factory_girl_rails
ffaker
font-awesome-sass-rails (~> 3.0.0)
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment