On Sat, May 29, 2010 at 10:08 PM, dyba wrote:
> Hi:
>
> I'm trying to find out why is it when I change the Rails directory
> structure like so (app/controllers/physical/) does RSpec no longer
> work? I moved all my controller files to app/controllers/physical.
> Everything works fine when I run th
Hi:
I'm trying to find out why is it when I change the Rails directory
structure like so (app/controllers/physical/) does RSpec no longer
work? I moved all my controller files to app/controllers/physical.
Everything works fine when I run the server. But now I can't test
anymore: I get this message