On Wed, Oct 28, 2009 at 8:40 AM, Amit Kulkarni wrote:
> Hello,
> Any updates on the above topic
Please be sure to quote enough of the previous topic so those of us reading
on phones can respond to you.
There is a thread about this on the Cucumber list - please see if this
information helps
Hello,
Any updates on the above topic
--
Posted via http://www.ruby-forum.com/.
___
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users
Mohit Sindhwani wrote:
> David Chelimsky wrote:
>> Any Vista users in earshot? I've done all I can do on this.
> Hi David
>
> I'm on Vista, but I just joined the mailing list - could I have a bit of
> a background to what we're trying to do? I'll try to see what I can do.
>
> Cheers,
> Mohi
On Tue, Jun 9, 2009 at 10:30 AM, Mohit Sindhwani wrote:
> David Chelimsky wrote:
>>
>> On Tue, Jun 9, 2009 at 1:19 AM, Amit Kulkarni wrote:
>>
>>>
>>> Amit Kulkarni wrote:
>>>
>
> You stated above that you were using 1.2.4, but now you are saying you
> are using 1.2.6. Please be sure to
David Chelimsky wrote:
On Tue, Jun 9, 2009 at 1:19 AM, Amit Kulkarni wrote:
Amit Kulkarni wrote:
You stated above that you were using 1.2.4, but now you are saying you
are using 1.2.6. Please be sure to provide accurate information.
I am sorry for the above information.Yes ear
David Chelimsky wrote:
> On Tue, Jun 9, 2009 at 1:19 AM, Amit Kulkarni
> wrote:
>>>
FYI - I get the same result from 1.2.6. All specs pass.
>>
>> Any Updates
>> :-)
>
> Any Vista users in earshot? I've done all I can do on this.
Oh ok.
--
Posted via http://www.ruby-forum.com/.
On Tue, Jun 9, 2009 at 1:19 AM, Amit Kulkarni wrote:
> Amit Kulkarni wrote:
>>> You stated above that you were using 1.2.4, but now you are saying you
>>> are using 1.2.6. Please be sure to provide accurate information.
>>
>> I am sorry for the above information.Yes earlier the version was 1.2.4
>>
Amit Kulkarni wrote:
>> You stated above that you were using 1.2.4, but now you are saying you
>> are using 1.2.6. Please be sure to provide accurate information.
>
> I am sorry for the above information.Yes earlier the version was 1.2.4
> but i installed rspec again and it installed the latest ve
> You stated above that you were using 1.2.4, but now you are saying you
> are using 1.2.6. Please be sure to provide accurate information.
I am sorry for the above information.Yes earlier the version was 1.2.4
but i installed rspec again and it installed the latest version i.e
1.2.6
> Do you hav
On Mon, Jun 8, 2009 at 9:48 AM, Amit Kulkarni wrote:
> David Chelimsky wrote:
>> On Mon, Jun 8, 2009 at 8:31 AM, Amit Kulkarni
>> wrote:
I *think* Rails converts the keys in this hash to strings. Try:
>>>
>>> Channel.should_receive(:new).with('brand_name' => 'manager'
>>> ).and_return(@ch
David Chelimsky wrote:
> On Mon, Jun 8, 2009 at 8:31 AM, Amit Kulkarni
> wrote:
>>> I *think* Rails converts the keys in this hash to strings. Try:
>>
>> Channel.should_receive(:new).with('brand_name' => 'manager'
>> ).and_return(@channel)
>> post :create, :channel => {'brand_name' => 'm
On Mon, Jun 8, 2009 at 8:31 AM, Amit Kulkarni wrote:
> David Chelimsky wrote:
>> On Fri, May 22, 2009 at 1:41 AM, Amit Kulkarni
>> wrote:
>>>
>>> � end
>>>
>>> � it "should create channel" do
>>> � �Channel.should_receive(:new).with(:brand_name => "test"
>>> ).and_return(@channel)
>>
>> I *think*
David Chelimsky wrote:
> On Fri, May 22, 2009 at 1:41 AM, Amit Kulkarni
> wrote:
>>
>> � end
>>
>> � it "should create channel" do
>> � �Channel.should_receive(:new).with(:brand_name => "test"
>> ).and_return(@channel)
>
> I *think* Rails converts the keys in this hash to strings. Try:
>
> Chan
On Fri, May 22, 2009 at 1:41 AM, Amit Kulkarni wrote:
> Hi,
>
> I am trying to execute controller spec by referring to RSpec book
> but it is diving me error.
>
> Following are the details:
> Ruby version : 1.8.6 (2007-03-13 patchlevel 0) [i386-mswin32]
> rspec - 1.2.4
> rails - 2.1.2
> OS - Vi
Hi,
I am trying to execute controller spec by referring to RSpec book
but it is diving me error.
Following are the details:
Ruby version : 1.8.6 (2007-03-13 patchlevel 0) [i386-mswin32]
rspec - 1.2.4
rails - 2.1.2
OS - Vista Home
My channels_controller_spec.rb(which is under
rootproject/spec
15 matches
Mail list logo