Method: FayeRails::Controller::Channel#endpoint
- Defined in:
- lib/faye-rails/controller/channel.rb
#endpoint ⇒ Object (readonly)
Returns the value of attribute endpoint.
5 6 7 |
# File 'lib/faye-rails/controller/channel.rb', line 5 def endpoint @endpoint end |