Skip to content
  • Robb Kidd's avatar
    Updated gems. Specs all still pass. (Devise pinned to 1.x) · 70c071ae532a
    Robb Kidd authored
    Pinned devise to the 1.x series for the moment. Going to 2.0 threw
    deprecation warnings about:
    * Devise.stateless_token= (append :token_auth to Devise.skip_session_storage instead)
    * devise.registrations.reasons in yml (use devise.registrations.signed_up_but_REASON)
    70c071ae532a
This project manages its dependencies using Bundler. Learn more