[rspec-users] Rails3 subdomain constraints with Cucumber and RSpec2
David Chelimsky
dchelimsky at gmail.com
Thu Aug 26 09:27:05 EDT 2010
On Aug 26, 2010, at 8:22 AM, Cameron Caine wrote:
> I updated to rc2 and RSpec beta.20 but still get an error:
>
> Failure/Error: { :get => "http://foo.example.com/account/new"
> }.should_not be_routable
> expected {:get=>"http://foo.example.com/account/new"} not to be
> routable, but it routes to {:controller=>"accounts", :action=>"new"}
Please quote all the relevant parts of the thread in each email so we don't have to go searching through the thread for context.
> Is this a bug? Any advice?
>
> Many thanks
>
> Cameron
More information about the rspec-users
mailing list