Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

How to use Devise: rememberable?

Log a user into their subdomain after registration with Rails and Devise

undefined method 'env' for nil:NilClass

ruby-on-rails rspec devise

Phone number based Devise authentication for mobile apps [closed]

Rails/Devise - Customize flash message (devise.en.yml) with a link_to

ruby-on-rails devise

How do I set 'current_user' even though a user is not logged in? - Rails 3

ruby-on-rails-3 devise

skip_before_filter ignores conditionals

ruby-on-rails devise

I need to authenticate a user directly in the console under Devise. How can I do it?

ruby-on-rails-3 devise

Devise after_sign_in_path_for ... sending to .... root_path - query

rails 3 + devise: how to modify the mailer method for confirmation emails to add user's second email address

Rails - Losing session with Integration Tests and Capybara - CSRF related?

How can I configure my RubyMine with devise gem?

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