Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Devise how to associate current user to post?

Devise: Is it possible to NOT send a confirmation email in specific cases ? (even when confirmable is active)

ruby email devise confirmation

pass extra instance vars to devise_invitable email template

Sendgrid API for Ruby on Rails

How to debug devise/warden?

ruby-on-rails devise

Creating iphone & android apps for existing rails app

Managing user session with devise on iPhone APP

iphone ruby-on-rails devise

Ruby on Rails 3 - to_json not including all attributes

How to clear browser cache after user logout to prevent access to private info via 'Back' button

cannot load such file -- 1.9/bcrypt_ext (LoadError)

Difference between "super" and "super do |u|" using context of Devise

devise overriding registrations controller - uninitialized constant Users::RegistrationsController

ruby-on-rails-3.1 devise

How to validate password strength with Devise in Ruby on Rails?

Rails 3 and Devise: Redirecting to page following signup (confirmable)

Using devise for multiple models

ruby-on-rails devise

Devise: How to override devise error messages on password change

Overriding devise SessionsController destroy

Always getting 401 Unauthorized with new install of Rails + Devise

Devise: How to create a new user being already logged in?

Rails: Only allow admin user to create new users in Rails with Devise (No external modules)