sounds good guys, thanks :)
Nathan Sutton
[EMAIL PROTECTED]
rspec 1.1.3
rspec_on_rails 1.1.3
rails 2.0.2
On Feb 4, 2008, at 1:14 AM, Pat Maddox wrote:
> On Feb 3, 2008 9:19 PM, Nathan Sutton <[EMAIL PROTECTED]> wrote:
>> Hey guys, I'm trying to work out the order of development for
>> features
On Feb 3, 2008 9:19 PM, Nathan Sutton <[EMAIL PROTECTED]> wrote:
> Hey guys, I'm trying to work out the order of development for features
> in an app. I'm struggling with using stories to drive development.
>
> So when looking at things, it seems to me to be the best idea to first
> write stories,
Nathan Sutton wrote:
> Hey guys, I'm trying to work out the order of development for features
> in an app. I'm struggling with using stories to drive development.
>
> So when looking at things, it seems to me to be the best idea to first
> write stories, then view specs, then controller specs,
Hey guys, I'm trying to work out the order of development for features
in an app. I'm struggling with using stories to drive development.
So when looking at things, it seems to me to be the best idea to first
write stories, then view specs, then controller specs, then model
specs...but how