Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Sep 13th, 2012  |  syntax: None  |  size: 0.30 KB  |  hits: 15  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Failures:
  2.  
  3.   1) User should create a new instance given a valid attribute
  4.      Failure/Error: @user = Factory(:user)
  5.      NoMethodError:
  6.        undefined method `Factory' for #<RSpec::Core::ExampleGroup::Nested_1:0x007fb9aa452d90>
  7.      # ./spec/models/user_spec.rb:6:in `block (2 levels) in <top (required)>'