initialize test framenwork and add form handlers for newsletter and contact forms

This commit is contained in:
2012-04-02 18:04:47 +02:00
parent 653275a0f8
commit 2ef63f0517
29 changed files with 993 additions and 55 deletions
+2
View File
@@ -30,6 +30,8 @@ end
group :test do
gem 'ruby-debug19', :require => 'ruby-debug'
gem 'rspec-rails'
gem 'factory_girl_rails'
gem 'capybara'
end
group :development do
gem 'ruby-debug19', :require => 'ruby-debug'