【问题标题】:Rails 3 Action Mailer view file naming conventionRails 3 Action Mailer 视图文件命名约定
【发布时间】:2011-07-30 19:50:13
【问题描述】:

在 api 指南中,我看到命名约定是:

mail.text.html.erb
mail.text.plain.erb

api guide

但在 edgeguides 中,约定是:

mail.html.erb
mail.text.erb

edge guide

哪种方式是首选?

【问题讨论】:

  • 后一种是要走的路

标签: ruby-on-rails ruby-on-rails-3 actionmailer


【解决方案1】:

第二个,我相信。试试看。

【讨论】:

    猜你喜欢
    • 2012-02-06
    • 1970-01-01
    • 2013-04-14
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-04-06
    • 2011-05-15
    • 2011-07-14
    相关资源
    最近更新 更多