Created
January 21, 2010 21:35
-
-
Save seeflanigan/283225 to your computer and use it in GitHub Desktop.
This file contains 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
/home/c/.rvm/gems/ruby-1.8.7-p248/gems/factory_girl-1.2.3/lib/factory_girl/factory.rb:320:in `factory_by_name': No such factory: prize_list (ArgumentError) | |
from /home/c/.rvm/gems/ruby-1.8.7-p248/gems/factory_girl-1.2.3/lib/factory_girl/factory.rb:260:in `create' | |
from /home/c/Sites/ppsb_platform/spec/factories/prize_list_line_item.rb:2 | |
from /home/c/.rvm/gems/ruby-1.8.7-p248/gems/factory_girl-1.2.3/lib/factory_girl/factory.rb:50:in `define' | |
from /home/c/Sites/ppsb_platform/spec/factories/prize_list_line_item.rb:1 | |
from /home/c/.rvm/rubies/ruby-1.8.7-p248/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require' | |
from /home/c/.rvm/rubies/ruby-1.8.7-p248/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require' | |
from /home/c/Sites/ppsb_platform/vendor/rails/activesupport/lib/active_support/dependencies.rb:158:in `require' | |
from /home/c/Sites/ppsb_platform/spec/spec_helper.rb:89 | |
from /home/c/Sites/ppsb_platform/spec/spec_helper.rb:89:in `each' | |
from /home/c/Sites/ppsb_platform/spec/spec_helper.rb:89 | |
from /home/c/.rvm/gems/ruby-1.8.7-p248/gems/spork-0.7.5/lib/spork.rb:36:in `each_run' | |
from /home/c/Sites/ppsb_platform/spec/spec_helper.rb:86 | |
from ./spec/models/distributor_spec.rb:29:in `require' | |
from ./spec/models/distributor_spec.rb:29 | |
from /home/c/.rvm/gems/ruby-1.8.7-p248/gems/rspec-1.3.0/lib/spec/runner/example_group_runner.rb:15:in `load' | |
from /home/c/.rvm/gems/ruby-1.8.7-p248/gems/rspec-1.3.0/lib/spec/runner/example_group_runner.rb:15:in `load_files' | |
from /home/c/.rvm/gems/ruby-1.8.7-p248/gems/rspec-1.3.0/lib/spec/runner/example_group_runner.rb:14:in `each' | |
from /home/c/.rvm/gems/ruby-1.8.7-p248/gems/rspec-1.3.0/lib/spec/runner/example_group_runner.rb:14:in `load_files' | |
from /home/c/.rvm/gems/ruby-1.8.7-p248/gems/rspec-1.3.0/lib/spec/runner/options.rb:133:in `run_examples' | |
from /home/c/.rvm/gems/ruby-1.8.7-p248/gems/rspec-1.3.0/lib/spec/runner/command_line.rb:9:in `run' | |
from /home/c/.rvm/gems/ruby-1.8.7-p248/gems/rspec-1.3.0/bin/spec:5 | |
rake aborted! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment