Re: [rspec-users] Rspec Tutorial

2009-10-28 Thread Vishu Ramanathan
ho would be happy to provide training services. What say you? -Vishu Ramanathan co-founder thinklink llc 312.436.1627 | thinklinkllc.com mocklinkr.com makes web mockups come to life thinklinkr.com is the web-based collaborative outliner On Wed, Oct 28, 2009 at 12:45 AM, ROR wrote: > > Mr.

Re: [rspec-users] spec runner

2009-11-02 Thread Vishu Ramanathan
Brian, Have you tried autospec. It does almost exactly this. When used with spork it's incredibly fast. -- Vishu Ramanathan co-founder thinklink llc 312.436.1627 new homepage! ---> thinklinkllc.com mocklinkr.com makes web mockups come to life thinklinkr.com is the web-based colla

Re: [rspec-users] RSPEC and RoR undefined method for hash when running model tests

2009-12-14 Thread Vishu Ramanathan
(I can create the >> object via script/console and call the status and reset methods and see them >> work) >> > 2) What is the best way of resolving the issue >> >> You'd be much better off using pastie.org to show us the real code that's >> having the problem, because your example contains all sorts of o