Method: Workling::Remote.routing

Defined in:
lib/workling/remote.rb

.routingObject



11
12
13
# File 'lib/workling/remote.rb', line 11

def self.routing
  @@routing ||= Workling::Routing::ClassAndMethodRouting.new
end