On Dec 18, 2012, at 4:03 PM, LightBe Corp wrote: > I have two situations where I am getting undefined method errors when the > code works as expected. > <snip> > > By any chance is there a possibility that I need to reset rspec somehow. The > tests like example 2 started failing with no code changes at all. Also from > time to time rspec errors would disappear with no coding changes.
Did something sneak into your test database somehow and its not being cleaned out? -- You received this message because you are subscribed to the Google Groups "rspec" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
