State machine gem added
This commit is contained in:
parent
020078663e
commit
26d4574ada
2 changed files with 5 additions and 0 deletions
3
Gemfile
3
Gemfile
|
@ -70,6 +70,9 @@ gem "github-markup", "~> 0.7.4", require: 'github/markup'
|
|||
# Servers
|
||||
gem "unicorn", "~> 4.4.0"
|
||||
|
||||
# State machine
|
||||
gem "state_machine"
|
||||
|
||||
# Issue tags
|
||||
gem "acts-as-taggable-on", "2.3.3"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue