Add poltergeist gem for phantomjs integration

This commit is contained in:
Lars Henrik Mai 2016-03-08 08:58:51 +01:00
parent 41e1e56b7c
commit 27f02fd9fa
3 changed files with 13 additions and 0 deletions

View file

@ -64,6 +64,7 @@ group :test do
gem 'test_after_commit' # TODO remove when moving to rails 5
gem 'database_cleaner'
gem 'coveralls', require: false
gem 'poltergeist'
end
# Use ActiveModel has_secure_password