Skip to content

Commit

Permalink
Remove deprecated interaction with Factory
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaclayton committed Mar 16, 2012
1 parent 037c39f commit e99c070
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 64 deletions.
1 change: 0 additions & 1 deletion lib/factory_girl.rb
Expand Up @@ -24,7 +24,6 @@
require 'factory_girl/syntax'
require 'factory_girl/find_definitions'
require 'factory_girl/reload'
require 'factory_girl/deprecated'
require 'factory_girl/version'

if defined?(Rails) && Rails::VERSION::MAJOR == 2
Expand Down
18 changes: 0 additions & 18 deletions lib/factory_girl/deprecated.rb

This file was deleted.

45 changes: 0 additions & 45 deletions spec/factory_girl/deprecated_spec.rb

This file was deleted.

0 comments on commit e99c070

Please sign in to comment.