Method: SDM::HTTPAuth#healthcheck_path
- Defined in:
- lib/models/porcelain.rb
#healthcheck_path ⇒ Object
This path will be used to check the health of your site.
4377 4378 4379 |
# File 'lib/models/porcelain.rb', line 4377 def healthcheck_path @healthcheck_path end |