Sha256: 0a5c89cd4db731b2fede64136d368ba5076e7ca95b1ae99fdd42d074c1d73d2f
Contents?: true
Size: 681 Bytes
Versions: 1
Compression:
Stored size: 681 Bytes
Contents
From: <%= mail[:from]%> To: <%= mail[:to].kind_of?(Array)? mail[:to].join(";") : mail[:to]%> Subject: Refused resource request for project <%= info[:app_info].project %> Dear User from <%= info[:app_info].email %> : Your resource request for project [<%= info[:app_info].project %>] has been REFUSED at [<%= info[:app_info].created_at %>]. Your application id is [<%= info[:app_info].id%>]. The comment is : <%= info[:app_info].comments %> You can browse your application from <%= info[:application_link]%>. You can browse all your applications from <%= info[:applications_link]%> Thanks! OCP registry (This email is auto-sent by system, please don't reply this mail)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ocp_registry-0.0.1.alpha | mail_template/refuse_user.erb |