RailsApps / rails-devise-pundit

Rails 5.0 starter app with Devise for authentication and Pundit for authorization.
http://railsapps.github.io/rails-devise-pundit/
483 stars 156 forks source link

corrected bug that prevent rspec to be green at first launch #22

Open bdavidxyz opened 9 years ago

bdavidxyz commented 9 years ago

User has to click on 'Log in' and not 'Sign in' in order to enter the session, thus causing rspec error