Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Migrating to OmniAuth 1.0: undefined method `user_omniauth_authorize_path'

Uniqueness of users with devise and acts_as_tenant in rails 3

Devise, how to override send_confirmation_instructions

Rspec: Test redirects in Devise::OmniauthCallbacksController subclass

Unitialized Constant Devise RSPEC

How can I use Devise's `confirmation_url` outside of a mailer?

ruby-on-rails ruby devise

How to pass additional data to devise mailer?

What does the "stretches" of database_authenticatable of devise mean?

ruby-on-rails devise

How to use http authentication in devise with an optional omniauth token as the authentication token

Where is Sign In View located for Devise- Rails 3

ruby-on-rails login devise

How can I use Rails/Devise without a database?

Devise::TestHelpers docs unclear on Devise.mappings[:mapping] usage

ruby-on-rails rspec devise

undefined method `secret_key=' for Devise:Module (NoMethodError)

rails undefined method `attr_accessible'

ruby-on-rails ruby devise

Rails: After putting devise routes in namespace, the name of model are prefixed with the namespace. How to remove it?

ruby-on-rails ruby devise

Have Devise create a subdomain on registration

Add invite code to Devise

ruby-on-rails devise

NameError: uninitialized constant User

"554 Please activate your Mailgun account. Check your inbox or log in to your control panel to resend the activation email." error Ruby on Rails

Devise + Rails 3.0.4 ends session after AJAX request