module AnyCable::Rack
Constants
- VERSION
Public Class Methods
config()
click to toggle source
# File lib/anycable-rack-server.rb, line 10 def config @config ||= Config.new end
# File lib/anycable-rack-server.rb, line 10 def config @config ||= Config.new end