Sha256: 7e48139dde4fb2130beaa537dbf1c42aff28e590b210c21845e2a69486664523

Contents?: true

Size: 294 Bytes

Versions: 27

Compression:

Stored size: 294 Bytes

Contents

<% max = @request.env.keys.max { |a,b| a.length <=> b.length } -%>
<% @request.env.keys.sort.each do |key| -%>
* <%= "%-*s: %s" % [max.length, key, filter_sensitive_post_data_from_env(key, @request.env[key].to_s.strip)] %>
<% end -%>

* Process: <%= $$ %>
* Server : <%= `hostname -s`.chomp %>

Version data entries

27 entries across 27 versions & 9 rubygems

Version Path
jcnetdev-exception_notification-1.0.20080705 views/exception_notifier/_environment.rhtml
jcnetdev-exception_notification-1.0.20080706 views/exception_notifier/_environment.rhtml
jcnetdev-exception_notification-1.1.20080704 views/exception_notifier/_environment.rhtml
jeremyevans-exception_notification-1.0.20080808 views/exception_notifier/_environment.rhtml
jeremyevans-exception_notification-1.0.20080923 views/exception_notifier/_environment.rhtml
jeremyevans-exception_notification-1.0.20081208 views/exception_notifier/_environment.rhtml
jeremyevans-exception_notification-1.0.20090610 views/exception_notifier/_environment.rhtml
markcatley-exception_notification-1.0.0 views/exception_notifier/_environment.rhtml
markcatley-exception_notification-1.0.20080720 views/exception_notifier/_environment.rhtml
markcatley-exception_notification-1.0.20080802 views/exception_notifier/_environment.rhtml
markcatley-exception_notification-1.0.20080803 views/exception_notifier/_environment.rhtml
markcatley-exception_notification-1.0.20080910 views/exception_notifier/_environment.rhtml
pager-exception_notification-1.0.20080507 views/exception_notifier/_environment.rhtml
pager-exception_notification-1.0.20080508 views/exception_notifier/_environment.rhtml
yob-exception_notification-1.0.20080904 views/exception_notifier/_environment.rhtml
yob-exception_notification-1.0.20090225 views/exception_notifier/_environment.rhtml
activeldap-1.2.3 examples/al-admin/vendor/plugins/exception_notification/views/exception_notifier/_environment.rhtml
activeldap3-1.2.3 examples/al-admin/vendor/plugins/exception_notification/views/exception_notifier/_environment.rhtml
activeldap-1.2.2 examples/al-admin/vendor/plugins/exception_notification/views/exception_notifier/_environment.rhtml
lockbox_middleware-1.2.1 vendor/plugins/exception_notification/views/exception_notifier/_environment.rhtml