- Failures:
- 1) User should create a new instance given a valid attribute
- Failure/Error: @user = Factory(:user)
- NoMethodError:
- undefined method `Factory' for #<RSpec::Core::ExampleGroup::Nested_1:0x007fb9aa452d90>
- # ./spec/models/user_spec.rb:6:in `block (2 levels) in <top (required)>'