On Nov 9, 2010, at 6:38 AM, Dean Richardson wrote:
> David Chelimsky wrote in post #960173:
>> On Nov 8, 2010, at 12:40 PM, Dean Richardson wrote:
>>
>>> rspec-rails (1.3.2)
>>>
>>> I started by installing rspec-rails 1.3.2, then cucumber-rails 0.3.2,
>>> then database_cleaner and webrat. I then
David Chelimsky wrote in post #960173:
> On Nov 8, 2010, at 12:40 PM, Dean Richardson wrote:
>
>> rspec-rails (1.3.2)
>>
>> I started by installing rspec-rails 1.3.2, then cucumber-rails 0.3.2,
>> then database_cleaner and webrat. I then tried to run rake spec and got
>> the "rspec can not be found
On Nov 8, 2010, at 12:40 PM, Dean Richardson wrote:
> I'm trying to follow the instructions in the beta version of "The RSpec
> Book" to get "BDD in Rails" going. Here are some relevant details:
>
> Rails version: 2.3.5
>
> Local gems:
> rspec (2.1.0)
> rspec-core (2.1.0)
> rspec-expectations (2
I'm trying to follow the instructions in the beta version of "The RSpec
Book" to get "BDD in Rails" going. Here are some relevant details:
Rails version: 2.3.5
Local gems:
rspec (2.1.0)
rspec-core (2.1.0)
rspec-expectations (2.1.0)
rspec-mocks (2.1.0)
rspec-rails (1.3.2)
I started by installing
On Aug 26, 2010, at 8:35 AM, dwayne wrote:
> Hi guys:
>
> I'm trying to get my RVM/Rails 2 and 3 mixed environment set up, and
> I'm still running into problems. Not sure if that's related to rspec
> not being found, but here's what's happening:
>
> $ rake spec --trace
> (in /Users/dwayne/Sites/
Hi guys:
I'm trying to get my RVM/Rails 2 and 3 mixed environment set up, and
I'm still running into problems. Not sure if that's related to rspec
not being found, but here's what's happening:
$ rake spec --trace
(in /Users/dwayne/Sites/casehandler_rails)
** Invoke spec (first_time)
** Invoke db: