Amit_Kumar at external.mckinsey.com
2007-Nov-12 01:47 UTC
[rspec-users] Getting ''block not supplied'' with Rspec
Hi, I am usinh RoR w/ Oracle as my DB. For one my example in spec I get ''block not supplied error: Here is the sample code: Engagements::Engagement.find(:first).project_id I tried to google but did not find any substantial result other than http://www.nabble.com/Rspec-+-Oracle-t3756739.html where someone has faced such an issues. Wonder what could be the work around. Cheers, Amit +=========================================================+ This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose or take any action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. Thank you for your cooperation. +=========================================================+ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/rspec-users/attachments/20071111/0d9b0b8e/attachment.html
David Chelimsky
2007-Nov-12 17:42 UTC
[rspec-users] Getting ''block not supplied'' with Rspec
On Nov 11, 2007 7:47 PM, <Amit_Kumar at external.mckinsey.com> wrote:> > Hi, > > I am usinh RoR w/ Oracle as my DB. > > For one my example in spec I get ''block not supplied error: > > Here is the sample code: > > Engagements::Engagement.find(:first).project_idI think this is a rails question - have you tried the rails list?> > I tried to google but did not find any substantial result other than > http://www.nabble.com/Rspec-+-Oracle-t3756739.html where someone has faced > such an issues. > > Wonder what could be the work around. > > Cheers, > Amit > > > +=========================================================+ > This message may contain confidential and/or privileged > information. If you are not the addressee or authorized to > receive this for the addressee, you must not use, copy, > disclose or take any action based on this message or any > information herein. If you have received this message in > error, please advise the sender immediately by reply e-mail > and delete this message. Thank you for your cooperation. > +=========================================================+ > > > _______________________________________________ > rspec-users mailing list > rspec-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >