Back
AllGood
AllGood
#allgood
Add quick, simple, and beautiful health checks to your Rails application via a /healthcheck page. You can then use that endpoint to monitor the health of your application via UptimeRobot, Pingdom, etc.
Load previous page…
Change `ActiveRecord::Migration.check_pending!` for `ActiveRecord::Migration.check_all_pending!` because `check_pending!` was deprecated in Rails 7.2.0 and `check_all_pending!` works on previous Rails versions like 7.1.3.4 (h/t @BenjaminHouy)
Source: apidock.com/rails/ActiveRecor… #allgood
Add #allgood health check page to UptimeRobot and see it working as expected #playemojis
Add #allgood to one of my Rails projects and see it run well in production #playemojis
Push v0.1.0 to RubyGems rubygems.org/gems/allgood #allgood