方法
实例公共方法
[]=(_name, _content) 链接
来源:显示 | 在 GitHub 上
# File actionmailer/lib/action_mailer/base.rb, line 770 def []=(_name, _content); _raise_error end
inline() 链接
来源:显示 | 在 GitHub 上
# File actionmailer/lib/action_mailer/base.rb, line 769 def inline; self end