Skip to content

Commit

Permalink
end o day?
Browse files Browse the repository at this point in the history
  • Loading branch information
drapergeek committed Mar 26, 2012
1 parent 6d677ef commit d1d7b88
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 26 deletions.
5 changes: 4 additions & 1 deletion Gemfile
Expand Up @@ -5,9 +5,12 @@ gem 'sqlite3'
gem 'high_voltage' gem 'high_voltage'
gem 'dynamic_form' gem 'dynamic_form'


group :development, :test do
gem "rspec-rails"
end

group :test do group :test do
gem "cucumber-rails", require: false gem "cucumber-rails", require: false
gem "rspec-rails"
gem "spork" gem "spork"
gem "factory_girl_rails" gem "factory_girl_rails"
gem 'database_cleaner' gem 'database_cleaner'
Expand Down
9 changes: 0 additions & 9 deletions features/step_definitions/signup_steps.rb

This file was deleted.

5 changes: 0 additions & 5 deletions spec/models/todo_spec.rb

This file was deleted.

11 changes: 0 additions & 11 deletions spec/views/todos/new.html.erb_spec.rb

This file was deleted.

0 comments on commit d1d7b88

Please sign in to comment.