Re: [rspec-users] Integrate or isolate views?

2009-06-30 Thread Zach Moazeni
Jesse, I wrote a post that reflected on the pros/cons of testing views on a project of ours. http://simplechatter.com/2008/02/ascribe-a-case-study-on-view-specs/ I don't expect this to persuade anyone, but it was an attempt at an objective perspective. On Jun 28, 2009, at 3:16 PM, Jesse C

Re: [rspec-users] Problem while generating rspec model in Rails Project

2009-06-30 Thread Ninad Pol
David Chelimsky wrote: > On Mon, Jun 15, 2009 at 8:04 AM, Ninad Pol wrote: >> I think this problem is not related any plugin (that define a client) >> simply because if i try it with any other ruby file(other than >> Client.rb) also i am facing same problem. > > So if you do this: > > rails widge