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

[moved issue to correct repo] #38

Closed gregelizondo closed 11 years ago

gregelizondo commented 11 years ago

I have compared my hand coded version of the app with a clone from GitHub. I wasn't able to notice any significant differences.

When I am on the /users page, the 'Change Role' button does nothing. The address bar changes to, "http://localhost:3000/users#role-options-2" but I don't see any sort of overlay.

Any ideas?

Edit: Wrong repo, my mistake.