Steve wrote:
> On Tue, 16 Oct 2007 04:44:55 +0200, Chris Olsen wrote:
>
>> For some reason when I ran it this time it decided not to create any
>> view or controller tests. I had already created the corresponding model
>> with the rpsec_model script before trying to create the controller. I
>> a
please disregard this post. I got a little a head of myself and forgot
that they were only created with the rspec_scaffold script.
--
Posted via http://www.ruby-forum.com/.
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/ma
On Tue, 16 Oct 2007 04:44:55 +0200, Chris Olsen wrote:
> For some reason when I ran it this time it decided not to create any
> view or controller tests. I had already created the corresponding model
> with the rpsec_model script before trying to create the controller. I
> am not sure if there i
For some reason when I ran it this time it decided not to create any
view or controller tests. I had already created the corresponding model
with the rpsec_model script before trying to create the controller. I
am not sure if there is something that I did incorrectly or not.
Does anyone know why