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