Skip to content

Commit

Permalink
dropping schema files from git and updating gemfile. All tests pass
Browse files Browse the repository at this point in the history
  • Loading branch information
joncalhoun committed Sep 21, 2014
1 parent 96415cc commit 63529b5
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 342 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -48,4 +48,5 @@ spec/dummy/log/*.log
spec/dummy/tmp/
spec/dummy/.sass-cache
test_apps/**/db/migrate/**/*.rb
test_apps/**/db/*
test_apps/**/spec/**/*.rb
2 changes: 0 additions & 2 deletions test_apps/active_record_32/Gemfile
Expand Up @@ -14,8 +14,6 @@ gem 'jquery-rails'


# Used for testing
gem 'database_cleaner'

gem 'test_models', git: "git://github.com/upmin/test_models.git"

gemspec :path => '../../'
68 changes: 0 additions & 68 deletions test_apps/active_record_32/db/schema.rb

This file was deleted.

68 changes: 0 additions & 68 deletions test_apps/active_record_40/db/schema.rb

This file was deleted.

68 changes: 0 additions & 68 deletions test_apps/active_record_41/db/schema.rb

This file was deleted.

68 changes: 0 additions & 68 deletions test_apps/active_record_42/db/schema.rb

This file was deleted.

68 changes: 0 additions & 68 deletions test_apps/will_paginate/db/schema.rb

This file was deleted.

0 comments on commit 63529b5

Please sign in to comment.