added the notification email method

This commit is contained in:
Tresor11
2020-07-02 22:51:37 +02:00
parent e64fa197aa
commit f2dd2c3bad
13 changed files with 88 additions and 34 deletions

View File

@@ -1,5 +1,5 @@
# frozen_string_literal: true
module ApplicationHelper
include Pagy::Frontend
include Pagy::Frontend
end