Method: ActionCable::Server::Configuration#health_check_path
- Defined in:
- actioncable/lib/action_cable/server/configuration.rb
#health_check_path ⇒ Object
Returns the value of attribute health_check_path.
20 21 22 |
# File 'actioncable/lib/action_cable/server/configuration.rb', line 20 def health_check_path @health_check_path end |