Skip to content
This repository has been archived by the owner on Sep 13, 2017. It is now read-only.

Routing error when updating to journey 1.0.4 #61

Closed
lucascaton opened this issue Mar 4, 2013 · 3 comments
Closed

Routing error when updating to journey 1.0.4 #61

lucascaton opened this issue Mar 4, 2013 · 3 comments

Comments

@lucascaton
Copy link

With journey 1.0.3, all specs pass.
With 1.0.4 version, I got some routing errors.

I think this issue is the same case: http://stackoverflow.com/questions/11466917/routing-error-when-updating-to-rails-3-2-6-or-rspec-2-11-0

@rafaelfranca
Copy link
Member

Could you try the 1-0-stable branch?

@lucascaton
Copy link
Author

I put this in my Gemfile:

gem 'journey', git: 'git://github.com/rails/journey.git', branch: '1-0-stable'

But the error persists:

ActionController::RoutingError:
  No route matches {:controller=>"api/whatever"}

@rafaelfranca
Copy link
Member

See #59 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants