Metadata


Name
sentry-rails
Version
4.7.0
Platform
ruby
Authors
Sentry Team
Bindir
exe
Date
2021-09-01 00:00:00 UTC
Dependencies
railties (>= 5.0)
sentry-ruby-core (~> 4.7.0)
Description
A gem that provides Rails integration for the Sentry error logger
Email
accounts@sentry.io
Extra rdoc files
README.md
LICENSE.txt
Files
.gitignore
.rspec
CHANGELOG.md
CODE_OF_CONDUCT.md
Gemfile
LICENSE.txt
Makefile
README.md
Rakefile
app/jobs/sentry/send_event_job.rb
bin/console
bin/setup
lib/sentry-rails.rb
lib/sentry/rails.rb
lib/sentry/rails/active_job.rb
lib/sentry/rails/background_worker.rb
lib/sentry/rails/backtrace_cleaner.rb
lib/sentry/rails/breadcrumb/active_support_logger.rb
lib/sentry/rails/breadcrumb/monotonic_active_support_logger.rb
lib/sentry/rails/capture_exceptions.rb
lib/sentry/rails/configuration.rb
lib/sentry/rails/controller_methods.rb
lib/sentry/rails/controller_transaction.rb
lib/sentry/rails/engine.rb
lib/sentry/rails/instrument_payload_cleanup_helper.rb
lib/sentry/rails/overrides/streaming_reporter.rb
lib/sentry/rails/railtie.rb
lib/sentry/rails/rescued_exception_interceptor.rb
lib/sentry/rails/tracing.rb
lib/sentry/rails/tracing/abstract_subscriber.rb
lib/sentry/rails/tracing/action_controller_subscriber.rb
lib/sentry/rails/tracing/action_view_subscriber.rb
lib/sentry/rails/tracing/active_record_subscriber.rb
lib/sentry/rails/version.rb
sentry-rails.gemspec
Homepage
https://github.com/getsentry/sentry-ruby
Licenses
MIT
Metadata
{"homepage_uri"=>"https://github.com/getsentry/sentry-ruby", "source_code_uri"=>"https://github.com/getsentry/sentry-ruby", "changelog_uri"=>"https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md"}
Require paths
lib
Required ruby version
>= 2.4
Required rubygems version
>= 0
Rubygems version
3.1.6
Specification version
4
Summary
A gem that provides Rails integration for the Sentry error logger
Original platform
ruby
New platform
ruby