Sha256: 1af153dc4b79ce21f9e03a2e11f5fbdc2e0a9fb7c61868f26eb7e2d904f26b4e

Contents?: true

Size: 185 Bytes

Versions: 4

Compression:

Stored size: 185 Bytes

Contents

require 'rack/mount'

module CityWatch
  Routes = Rack::Mount::RouteSet.new
end

::Routes = CityWatch::Routes

require 'city_watch/commander/home'
require 'city_watch/commander/server'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
city-watch-0.3.3 lib/city_watch/commander.rb
city-watch-0.3.2 lib/city_watch/commander.rb
city-watch-0.3.1 lib/city_watch/commander.rb
city-watch-0.3.0 lib/city_watch/commander.rb