On 10/14/07, Steve <[EMAIL PROTECTED]> wrote:
> Should the stories dir be located on the project root? I was expecting to
> find it located under spec/ but there isn't anything there, just the
> stories dir off of /. Also there don't appear to be any rake tasks for
> stories, nor generators. Should there be any?
>
> Thanks,
> Steve
>
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>

In Rails, there's a stories folder under the project root.  If you
don't have it, you can run script/generate rspec to generate the
folder and helper files.  The TextMate bundle has a Story snippet.

Pat
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to