Created
May 25, 2010 13:21
-
-
Save davidray/413118 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> ruby unit/event_test.rb | |
DEPRECATION WARNING: require "activesupport" is deprecated and will be removed in Rails 3. Use require "active_support" instead.. (called from /Users/dave/TroopTrack/vendor/rails/activesupport/lib/activesupport.rb:2) | |
/Library/Ruby/Gems/1.8/gems/factory_girl-1.2.4/lib/factory_girl/factory.rb:59:in `define': Factory already defined: user (Factory::DuplicateDefinitionError) | |
from ./../spec/factories.rb:1 | |
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require' | |
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require' | |
from /Users/dave/TroopTrack/vendor/rails/activesupport/lib/active_support/dependencies.rb:158:in `require' | |
from ./test_helper.rb:4 | |
from unit/event_test.rb:1:in `require' | |
from unit/event_test.rb:1 | |
[david-christiansens-macbook-air::~/TroopTrack/test] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment