-
Notifications
You must be signed in to change notification settings - Fork 6
v2 Series Notes
Brad Potts edited this page Mar 12, 2016
·
1 revision
MTDevise(2) has many improvements over the original 1.8.6
Version 2.5.0
- Addition of ENV variable for mailer sender (ie no-reply@example.com)
- Extensive work to views (only for those using default views)
- Transitioned 3/4 of forms from simple_form to form_for
Version 2.0.1
- Tests fixes and removal of coveralls
- Code cleanup in the spec folder
- The removal of rolify and user roles
- Changes to main accounts controller
- Changes to accounts and user models
- Removal of roles on database
- Preparation for Rails 5