Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in devise

Devise 2.0 'layout_by_resource' deprecation warnings when running specs

ruby-on-rails devise

rspec integration test with devise throws NoMethodError error

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