Table of Contents - health_check-1.5.1 Documentation
Pages
-
README
- health_check gem (pre_rails4 branch)
- Checks
- Installation
- As a Gem from rubygems (Rails 3.0 and above)
- As a Gem from rubygems (Rails 2.3)
- As a Plugin (Rails 2.3.x)
- Configuration
- Uptime Monitoring
- Requesting Json and XML responses
- Note on Patches/Pull Requests
- Known Issues
- Similar projects
- Testing
- Automated testing and other checks
- Manual testing
- Copyright
- Contributors
- Contributing
Classes and Modules
- ActionController
- ActionController::Routing
- ActionController::Routing::RouteSet
- ActionDispatch
- ActionDispatch::Routing
- ActionDispatch::Routing::Mapper
- HealthCheck
- HealthCheck::Engine
- HealthCheck::HealthCheckController
- HealthCheck::Utils
Methods
- ::add_custom_check — HealthCheck
- ::check_cache — HealthCheck::Utils
- ::check_email — HealthCheck::Utils
- ::check_sendmail — HealthCheck::Utils
- ::check_smtp — HealthCheck::Utils
- ::db_migrate_path — HealthCheck::Utils
- ::db_migrate_path= — HealthCheck::Utils
- ::get_database_version — HealthCheck::Utils
- ::get_migration_version — HealthCheck::Utils
- ::mailer_configured? — HealthCheck::Utils
- ::process_checks — HealthCheck::Utils
- ::setup — HealthCheck
- #health_check_routes — ActionDispatch::Routing::Mapper
- #index — HealthCheck::HealthCheckController
- #process_with_silent_log — HealthCheck::HealthCheckController
- #protect_against_forgery? — HealthCheck::HealthCheckController