v1.1.2-alpha
Pre-release
Pre-release
·
29 commits
to master
since this release
- adds rake task to generate Wupee::NotificationTypeConfiguration
- raises exception if params are missing when using Wupee#notify method
- notify method accepts new argument "locals" to pass extra data to mail template
- adds association notifications on Wupee::NotificationType with dependent: :destroy
- moves Wupee::Notifier class