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