-
Name
-
sentry-rails
-
Version
-
4.3.0
-
Platform
-
ruby
-
Authors
-
Sentry Team
-
Bindir
-
exe
-
Date
-
2021-03-12 00:00:00 UTC
-
Dependencies
-
rails (>= 5.0)
sentry-ruby-core (~> 4.3.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
-
.craft.yml
.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/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/overrides/file_handler.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
-
Apache-2.0
-
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/sentry-rails/CHANGELOG.md"}
-
Require paths
-
lib
-
Required ruby version
-
>= 2.4
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.0.3
-
Specification version
-
4
-
Summary
-
A gem that provides Rails integration for the Sentry error logger
-
Original platform
-
ruby
-
New platform
-
ruby