[rspec-users] specin' update_attributes! + Hash

2008-01-21 Thread CNNN NICK
Hi, I am facing a problem while trying to test a method that updates an attribute. The attribute format should be converted to YAML format before storing in the table which is excatly what is going on. But when testing it using expectations in rspec it returns an error. *** below is the error mes

Re: [rspec-users] specin' update_attributes! + Hash

2008-01-21 Thread CNNN NICK
Oh, it's escaping the characters in the YAML format... sorry for that -- Posted via http://www.ruby-forum.com/. ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users