Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Rails multiple registration paths with Devise

ruby-on-rails devise nested

Add fields to User model in Devise

ruby-on-rails devise

Sinatra Warden with existing Ruby on Rails application that uses Devise

Disable devise's :confirmable on-the-fly to batch-generate users

ruby-on-rails ruby devise

Token authentication with Rails and Devise

Redirect after signing out of ActiveAdmin

OpenSSL::SSL::SSLError .....certificate verify failed?

Rails devise - Facebook + Twitter +

unique after_sign_out paths with multiple models with Devise and rails

Devise - forgot password not showing error message if the email does not exist in the db

Is there a Devise callback for "You are already signed in."?

rails test passing CSRF token only in get requests

undefined method `env' for nil:NilClass

How to display validation errors inline instead of at the top of page

How to add an extra field in the registration form generated by devise?

Rails 3: Different views for each model

Different layout for devise controller, problem when form errors

ruby-on-rails views devise

Rails 3 Devise manually change password

How can I tell whether a given Devise user is signed in right now?

ruby-on-rails-3.1 devise

Is there any way of using "before_filter :authenticate_user!" together with a boolean in the table?

ruby-on-rails devise