Displaying 1 result from an estimated 1 matches for "31mit".
Did you mean:
31bit
2012 May 24
0
Ruby on Rails Tutorial Chapter 6 RSpec tests failing
Hello all:
I''m a RoR newbie who is currently following the Ruby on Rails
Tutorial: Learning by Example book (http://ruby.railstutorial.org/
chapters/modeling-users#sec:adding_a_secure_password). The following
Chapter 6 RSpec tests are failing:
Failures:
1) User [31mFailure/Error:[0m [31mit { should be_valid }[0m
[31mexpected valid? to return true, got false[0m [36m # ./spec/models/
user_spec.rb:19:in `block (2 levels) in ''[0m
2) User when email format is valid should be valid [31mFailure/Error:
[0m [31m-agIoKRwLymF0sw7Iq073Hg@public.gmane.org be_valid[0m [31mexpected valid?...