On 14/03/2008, at 10:14 PM, David Chelimsky wrote:
> On Fri, Mar 14, 2008 at 1:31 AM, Shane Mingins
> <[EMAIL PROTECTED]> wrote:
>> Hi
>>
>> We have specs in our rails project other than model/view/
>> controller ..
>> we have interests and lib ...
>>
>> using use_transactional_fixtures = true
On Fri, Mar 14, 2008 at 1:31 AM, Shane Mingins <[EMAIL PROTECTED]> wrote:
> Hi
>
> We have specs in our rails project other than model/view/controller ..
> we have interests and lib ...
>
> using use_transactional_fixtures = true seems fine in a spec in the m/
> v/c and interests directories bu
Hi
We have specs in our rails project other than model/view/controller ..
we have interests and lib ...
using use_transactional_fixtures = true seems fine in a spec in the m/
v/c and interests directories but not in lib
Just wondered if anyone had any quick thoughts as to why that may be???