Sha256: 17ba2bb58e7e86fde2e7da3e7915d4a6d0ab30138df2696435663a738eddfbd5
Contents?: true
Size: 120 Bytes
Versions: 2
Compression:
Stored size: 120 Bytes
Contents
class Views::Layouts::Mailer < Views::Base def contents html { body { yield } } end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fortitude-0.9.6-java | lib/rails/generators/fortitude/mailer/templates/layout.html.rb |
fortitude-0.9.6 | lib/rails/generators/fortitude/mailer/templates/layout.html.rb |