Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Not requiring users to confirm email with Devise

email devise confirm

How do I add columns to devise after the initial create_table rake?

ruby-on-rails-3 devise

cancan - "can :manage, all". I haven't been able to get access to all in rails 3 app with devise

Setup devise with custom registration controller

ruby-on-rails devise

Rails 3: Devise with has_one, Nested attributes not updated

warden custom_failure

rspec ignores skip_before_filter?

Rails 3 Devise Ajax login Catching Error Message

ruby-on-rails-3 devise

Rails: Devise: Sending an email after user comfirms registration

How to get CSRF token with rails3.2.x, before sending restful POST/PUT API, without any form/UI from server side?

ruby-on-rails devise csrf

What is the difference between OmniAuth Identity strategy and Devise?

devise omniauth

Rails devise gem and modal windows

How to accomplish multiple authentication using Devise Omniauth + (Facebook , Twitter, Google )?

Devise how to pass current_user to confirm_instructions mailer

ruby-on-rails devise

How to flash.keep when devise redirects to login path

Devise not working with Rails 4.0rc1

Checking group membership in rails devise ldap gem, is it in the yaml?

What exaclty are scopes in devise?

ruby-on-rails devise

How to use devise-jwt with devise for signin, signup and signout in rails api

Rails 4 + Devise: Invalid route name, already in use

ruby-on-rails ruby devise