giano / devise_sms_activable

A snap-in to Devise to allow user activation via SMS token
MIT License
65 stars 75 forks source link

Please update this to Rails 5! #9

Open pedroadame opened 7 years ago

glennfu commented 7 years ago

I'm using this project (on this fork) successfully with Rails 5 today. What particular problems are you having?

pion139 commented 7 years ago
 Bundler could not find compatible versions for gem "rails":
    In Gemfile:
      rails (= 5.0.2)

    devise_sms_activable was resolved to 0.0.9, which depends on
      rails (~> 3.0.0)

I can't use it either