cleanup and add translation hooks

This commit is contained in:
2012-11-29 19:01:35 +01:00
parent b9c0ca326b
commit e0a3333e8f
8 changed files with 65 additions and 38 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ end
group :test do
gem 'rspec-rails'
#gem 'minitest'
gem 'turn', :require => false
gem 'pry'
gem 'factory_girl_rails'
gem 'selenium-webdriver' #, '2.21.1' # 2.21.2 gives trouble, remove this line when this is solved since this is a dependency of capybara
gem 'capybara'