Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

skipping email confirmation for omniauth users using devise

Rails devise: user_signed_in? not working

Converting existing password hash to Devise

ruby-on-rails devise

How can I check if user is signed in with rails devise?

ruby-on-rails devise

Error while trying to load the gem 'devise. ActiveSupport: Duration can't be coerced into Integer

Migrate old md5 passwords to bcrypt passwords

Combining Devise with resources :users in Rails

ruby-on-rails devise

Different '/' root path for users depending if they are authenticated (using devise)

ruby-on-rails routes devise

Sessions are getting crossed. Ruby on Rails

Exposing Rails/Devise Authentication to iOS application

Rails: Warden/Devise - How to capture the url before login/failed access

How to redirect page after confirmation in Devise

ruby-on-rails-3 devise

setting up ssl on devise

ruby-on-rails ssl https devise

Problem Signing Out with Devise on my App

How can I find a devise user by it's session id?

Adding additional field and validation to Devise view/model in Rails app

Ruby on rails: Devise, want to add invite code?

use facebook iOS client authorization on own to server

What does ":event => :authentication" do?

How to devise destroy session and sign out from controller?