今日少し詰まったところ。actionmailerで例外が発生したときにこんなエラー出たら恐らくこれ。
Ruby 1.8.6のpatchlevel < 110の場合にでるみたい
ActionView::TemplateError (flag after width) on line #3 of /vendor/plugins/exception_notification/views/exception_notifier/_environment.rhtml
解決策
今日少し詰まったところ。actionmailerで例外が発生したときにこんなエラー出たら恐らくこれ。
Ruby 1.8.6のpatchlevel < 110の場合にでるみたい
ActionView::TemplateError (flag after width) on line #3 of /vendor/plugins/exception_notification/views/exception_notifier/_environment.rhtml
解決策