better_errors
Error display
Provides a more useful error page experience for Rack apps and their developers
Better error page for Rack apps
7k stars
169 watching
436 forks
Language: Ruby
last commit: 6 months ago
Linked from 6 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
richpeck/exception_handler | A Ruby on Rails gem that provides custom error pages and notification settings | 508 |
zombocom/derailed_benchmarks | Tools for measuring and optimizing the performance of Ruby on Rails applications | 2,981 |
rack/rack | A modular Ruby web server interface providing a simple and adaptable way to develop web applications. | 4,936 |
rack/rack-attack | Protects web applications from abusive requests by defining rules to block or throttle unwanted traffic | 5,577 |
flyerhzm/rails_best_practices | A tool to analyze and improve the quality of Ruby-based Rails projects | 4,170 |
basesecrete/rorvswild | A Ruby gem to monitor performance and exceptions in web applications | 339 |
emperror/errors | Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
activerecord-hackery/ransack | A Ruby gem that adds object-based searching to Rails applications. | 5,693 |
thoughtbot/shoulda-matchers | A gem providing RSpec-compatible one-liners for testing common Rails functionality | 3,525 |
flyerhzm/bullet | A gem that helps reduce the number of queries in Ruby applications by detecting and optimizing N+1 queries and unused eager loading. | 7,123 |
rollbar/rollbar-gem | A Ruby gem for exception tracking and logging to a real-time error reporting service | 448 |
rspec/rspec-rails | Provides a testing framework for Ruby on Rails applications | 5,192 |
emperror/emperror | Tools and strategies for handling errors in Go applications | 347 |
presidentbeef/brakeman | A tool that scans Ruby on Rails applications for potential security vulnerabilities. | 7,033 |
bugsnag/bugsnag-ruby | Provides error monitoring and exception reporting for Ruby applications | 250 |