Skip to content

v1.1.2-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@nflorentin nflorentin released this 23 Mar 08:56
· 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