Giter Site home page Giter Site logo

devise-secure_password's People

Contributors

davekrupinski avatar dependabot-preview[bot] avatar dependabot[bot] avatar filospateam avatar geeksam avatar markeissler avatar muhammetdilmac avatar petergoldstein avatar taylorrf avatar titanve avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

devise-secure_password's Issues

No release supports Rails 6 with Ruby 2.6

We have an app running on Ruby 2.6 that was recently upgraded to the latest version of Rails 6. Version 1.1.0 of this Gem doesn't support Railties >= 6 whereas version 2.0.0 doesn't support Ruby < 2.7.

It doesn't appear that this Gem uses any Ruby 2.7-exclusive methods. Would you be open to a PR that adds support for Ruby 2.6?

Error while starting rails app with this gem: undefined method 'sign_in' for class DeviseController

Hi,
I get an error when I start my rails app with this gem:
=> Booting Thin
=> Rails 5.0.6 application starting in development on http://0.0.0.0:3000
=> Run rails server -hfor more startup options
Exiting
Uncaught exception: undefined method sign_in' for class DeviseController'
Process finished with exit code 0

I'm using

  • Ruby 2.5.1
  • Rails 5.1
  • devise 4.4.3
  • devise-secure_password 1.1.0

It's the line alias devise_sign_in sign_in in the File devise_helper.rb

When I comment out the alias line, I can start the app, but, of course the login process won't work: "no method devise_sign_in"

The same error happens when I run the generator task rails generate devise:secure_password:install

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.