forked from bofh/fetsite
6 lines
83 B
Ruby
Executable File
6 lines
83 B
Ruby
Executable File
module NeuigkeitenHelper # :nodoc:
|
|
def send_daily_newsletter(user)
|
|
|
|
end
|
|
end
|