Sha256: 6155ccdeac238b924ebefece6acda20374addcf22d9e9094d718d84a1eb30cf4

Contents?: true

Size: 433 Bytes

Versions: 11

Compression:

Stored size: 433 Bytes

Contents

A <%= @exception.class %> occurred in <%= @kontroller.controller_name %>#<%= @kontroller.action_name %>:

  <%= raw @exception.message %>
  <%= raw @backtrace.first %>

<%  sections = @sections.map do |section|
      summary = render(section).strip
      unless summary.blank?
        title = render("title", :title => section).strip
        "#{title}\n\n#{summary.gsub(/^/, "  ")}\n\n"
      end
    end %>
<%= raw sections.join %>

Version data entries

11 entries across 11 versions & 4 rubygems

Version Path
exception_notification-2.5.2 lib/exception_notifier/views/exception_notifier/exception_notification.text.erb
exception_notification-2.5.1 lib/exception_notifier/views/exception_notifier/exception_notification.text.erb
exception_notification-2.4.1 lib/exception_notifier/views/exception_notifier/exception_notification.text.erb
sayso-exception_notification-1.0.0.001 lib/exception_notifier/views/exception_notifier/exception_notification.text.erb
exception_notification-2.4.0 lib/exception_notifier/views/exception_notifier/exception_notification.text.erb
xaop-exception_notification-1.0.2 lib/exception_notifier/views/exception_notifier/exception_notification.text.erb
xaop-exception_notification-1.0.1 lib/exception_notifier/views/exception_notifier/exception_notification.text.erb
exception_notification_rails3-1.2.0 lib/exception_notifier/views/exception_notifier/exception_notification.text.erb
exception_notification_rails3-1.1.0 lib/exception_notifier/views/exception_notifier/exception_notification.text.erb
exception_notification_rails3-1.0.0 lib/exception_notifier/views/exception_notifier/exception_notification.text.erb
xaop-exception_notification-1.0.0 lib/exception_notifier/views/exception_notifier/exception_notification.text.erb