RailsApps / rails3-bootstrap-devise-cancan

Outdated. See the rails-devise-pundit example app for Rails 4.1.
http://railsapps.github.io
491 stars 207 forks source link

Enable Sourcegraph #53

Open karibskiy opened 9 years ago

karibskiy commented 9 years ago

I want to use Sourcegraph for rails3-bootstrap-devise-cancan code search, browsing, and usage examples. Can an admin enable Sourcegraph for this repository? Just go to https://sourcegraph.com/github.com/RailsApps/rails3-bootstrap-devise-cancan. (It should only take 30 seconds.)

Thank you!

DanielKehoe commented 9 years ago

I'm happy to do so. However, I get "500 Internal Server Error"when I attempt to sign in at Sourcegraph.

Also, I don't recommend using the rails3-bootstrap-devise-cancan app as it has been replaced by newer apps for Rails 4.2. See for example, rails-devise-roles and rails-devise-pundit.