RailsApps / rails3-devise-rspec-cucumber

An example Rails 3.2 app with Devise and RSpec and Cucumber.
http://railsapps.github.io/
445 stars 144 forks source link

Change the routes app to Rails3DeviseRspecCucumber from Myapp #28

Closed rdunlop closed 12 years ago

rdunlop commented 12 years ago

This commit fixes: "$ rake spec rake aborted! uninitialized constant Myapp"

DanielKehoe commented 12 years ago

Thanks for reporting this error. I've accepted another pull request which makes the same fix.