bd25e006dc
merb-exceptions =============== A simple Merb plugin to ease exception notifications. The notifier currently supports two interfaces, Email Alerts and Web Hooks. Emails are formatted as plain text and sent using your Merb environment's mail settings. Web hooks as sent as post requests.
18 lines
751 B
Text
18 lines
751 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/12 02:59:29 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/LICENSE
|
|
${GEM_LIBDIR}/README.markdown
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/TODO
|
|
${GEM_LIBDIR}/lib/merb-exceptions.rb
|
|
${GEM_LIBDIR}/lib/merb-exceptions/default_exception_extensions.rb
|
|
${GEM_LIBDIR}/lib/merb-exceptions/exceptions_helper.rb
|
|
${GEM_LIBDIR}/lib/merb-exceptions/notification.rb
|
|
${GEM_LIBDIR}/lib/merb-exceptions/templates/email.erb
|
|
${GEM_LIBDIR}/lib/merb-exceptions/version.rb
|
|
${GEM_LIBDIR}/spec/default_exception_extensions_spec.rb
|
|
${GEM_LIBDIR}/spec/exceptions_helper_spec.rb
|
|
${GEM_LIBDIR}/spec/notification_spec.rb
|
|
${GEM_LIBDIR}/spec/spec.opts
|
|
${GEM_LIBDIR}/spec/spec_helper.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|