Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Rails 3 - sendgrid setup to support devise

Google oauth via devise and omniauth/oauth continually requesting access

Devise:: Cannot create user through rake db:seed (failure confirmation_instructions)

devise ruby-on-rails-3.1

Devise 401 return on correct login with custom sessions controller

ruby-on-rails ruby json devise

Rails 3.2 + Devise 2.1 + OmniAuth + Backbone.js Authentication

Testing Devise+Omniauth(Facebook) with Cucumber

Client Side Validations doesn't work in production, but works in development

Devise: sign in with two possible encrypted passwords

Devise + OmniAuth NoMethodError UndefinedMethod Username

Devise after_sign_in_path_for works, but redirection doesn't happen

ruby-on-rails devise

"WARNING: Can't verify CSRF token authenticity" error - CORS with Devise and :token_authenticatable

ruby-on-rails ajax devise cors

Cannot make Devise to log out from Angular.js

Windows Authentication with Ruby on Rails

Devise not working due to this warning: [WARNING] You provided devise_for :users but there is no model User defined in your application

How to create a link that automatically logs the user in on devise / rails?

skip confirmation e-mail in development with devise

Devise Helpers (authenticate_user!, current_user, user_signed_in?) not initialized

Custom Devise 401 unauthorized response

HTTP authentication between devise and iphone app

Can I execute custom actions after successful sign in with Devise?

ruby ruby-on-rails-3 devise