Sha256: 4c05e17d4e7f7b777e9a141ff1cf8969253487c10ce686cba616f3e177c3ec82
Contents?: true
Size: 304 Bytes
Versions: 10
Compression:
Stored size: 304 Bytes
Contents
EffectiveEmailTemplates.setup do |config| # Configure Database Tables config.email_templates_table_name = :email_templates # Layout Settings # config.layout = { application: 'application', admin: 'admin' } # Not allowed to select text/html by default config.select_content_type = false end
Version data entries
10 entries across 10 versions & 1 rubygems