Headless gem added

This commit is contained in:
randx 2012-08-19 11:36:37 +03:00
parent d4059ac966
commit d656cb74f7
4 changed files with 14 additions and 0 deletions

View file

@ -101,6 +101,7 @@ group :development, :test do
gem "rspec-rails"
gem "capybara"
gem "capybara-webkit"
gem "headless"
gem "autotest"
gem "autotest-rails"
gem "pry"