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