On Tuesday, April 17, 2012 at 2:30 PM, Nasir Jamal wrote:
>
> Hi
>
> We have just upgraded our Rails 2.3.11 app to Rails 3.0.0 and Rspec 1.3.2 to
> 2.6. We are having two problems with rspec currently and any help would be
> great.
>
> 1) We have some controller macros where we have been using
rom: Justin Ko
To: Nasir Jamal ; rspec-users
Sent: Wednesday, 18 April 2012, 9:34
Subject: Re: [rspec-users] Access controller object in controller macro
On Apr 17, 2012, at 1:30 PM, Nasir Jamal wrote:
>Hi
>
>We have just upgraded our Rails 2.3.11 app to Rails 3.0.0 and Rspec 1.3.2 to
On Apr 17, 2012, at 1:30 PM, Nasir Jamal wrote:
>
> Hi
>
> We have just upgraded our Rails 2.3.11 app to Rails 3.0.0 and Rspec 1.3.2 to
> 2.6. We are having two problems with rspec currently and any help would be
> great.
>
> 1) We have some controller macros where we have been using the con
Hi
We have just upgraded our Rails 2.3.11 app to Rails 3.0.0 and Rspec 1.3.2 to
2.6. We are having two problems with rspec currently and any help would be
great.
1) We have some controller macros where we have been using the controller
object, session hash, response, etc. in different methods