excid3 / jumpstart

Easily jumpstart a new Rails application with a bunch of great features by default

Home Page:http://jumpstartrails.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Switch Masquerade to Pretender

excid3 opened this issue · comments

Pretender provides more functionality and is better maintained. Jumpstart Pro has already switched.

  • Remove devise-masquerade
  • Remove masqueradable on User model
  • Add pretender
  • Update application controller with Pretender

Completed in #152 by @williamkennedy 🙏