Displaying 1 result from an estimated 1 matches for "should_not_be_activated".
2007 May 30
2
should_eql etc?
...me/articles/2007/01/02/rspec-on-rails-restful- 
authentication
It seems to use custom .should methods: should_eql,  
should_be_an_instance_of, should_redirect_to, should_be_success,  
should_not_be_nil, should_be_nil, should_not_be_nil, should_be_empty,  
should_be_success, should_not_change, and  should_not_be_activated
Is this using an old version of rspec, and/or do i need to define  
these methods and how?
thanks
linoj