Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Rails: Creating an index view for a devise user

Is there a solution for Rails Gem Devise to allow a user to have multiple emails?

Testing "Account Confirmation" with rails/rspec/capybara/devise

how to display devise error messages when i'm putting the login in and sign up forms in same page

How to automatically keep user remembered in Devise

ruby-on-rails devise

Why won't Devise allow unconfirmed users to login even when allow_unconfirmed_access_for is set?

Automatically sign in after confirm with devise

why do I get uninitialized constant Devise name Error when running webrick server?

ruby-on-rails ruby devise

undefined method `new_confirmation_path' Confirmation Module Devise + MongoID

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