On Thu, Mar 4, 2010 at 1:58 AM, Aslak Hellesøy wrote:
>
>
>> Hey all,
>>
>> rspec-rails-2 will only work with rails-3 (not rails-2). My suspicion
>> is that once rspec-2 is out, folks are going to want to start using it
>> with their existing rails-2 projects (because it offers some sweet new
>> g
On Wed, Mar 3, 2010 at 9:29 PM, David Chelimsky wrote:
> Hey all,
>
> rspec-2 is moving along nicely and we're at the point now where we'd
> love to see more people starting to use it, provide feedback, and
> hopefully start contributing as well.
>
> You can find the rspec-2 repositories under the
On Thu, Mar 4, 2010 at 7:32 AM, Rick DeNatale wrote:
> On Wed, Mar 3, 2010 at 9:29 PM, David Chelimsky wrote:
>> Hey all,
>>
>> rspec-2 is moving along nicely and we're at the point now where we'd
>> love to see more people starting to use it, provide feedback, and
>> hopefully start contributing
Hello all,
I am facing a strange problem.
I have generated rspec for a particular project.Similarly created a spec
controller.Under that controller i have written post :create action
When i run my spec i get an error as
"undefined method `post' for
#"
Strangely my models are working fine.My rails
Bug filed. Any idea about an earlier version that I might try?
On Mar 3, 10:38 am, David Chelimsky wrote:
> On Wed, Mar 3, 2010 at 12:24 PM, drewB wrote:
> > Let me start by saying thank you for the time you are spending helping
> > me.
>
> You're welcome.
>
> > It appears to be a rails version