jejacks0n / teaspoon

Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
1.43k stars 243 forks source link

No Route Matches "/teaspoon" -- Rails 4.0.2 #212

Closed ahallock closed 10 years ago

ahallock commented 10 years ago

I'm mostly a Backbone dev, so take it easy :) I got teaspoon to work on a brand new Rails 4.0.2 application, but on the client's real application, the /teaspoon route doesn't get mounted. Running:

Rails 4.0.2 Puma 2.7.1 Teaspoon 0.8.0

Any hints on how to troubleshoot?

ahallock commented 10 years ago

Never mind, I see this was fixed in #191