Sorry for the spam, I relized there was a typo. It should be it {should validate_presence_of(:login)} It still didn't work
On Tue, Feb 17, 2009 at 6:04 PM, Yi Wen <hayafi...@gmail.com> wrote: > Hello, > > according to this post: > http://blog.davidchelimsky.net/2009/1/13/rspec-1-1-12-is-released > > I should be able to write: > > describe User do > it {should valdate_presence_of(:login)} > end > > with rspec 1.1.12 > > But I got: > > NO NAME > undefined method `valdate_presence_of' for > #<Spec::Rails::Example::ModelExampleGroup::Subclass_1:0x2513298> > > What did I do it wrong? Thanks for helping. > > Yi >
_______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users