Sha256: fb1897245b43421e468bc0b7d506aae3bee281460c3fc9c3a963ec6167856c41
Contents?: true
Size: 328 Bytes
Versions: 4
Compression:
Stored size: 328 Bytes
Contents
# define Rawbotz::RawbotzApp::Routing module Rawbotz; module RawbotzApp ; module Routing ; end ; end ; end require 'rawbotz/routes/product_links' require 'rawbotz/routes/products' require 'rawbotz/routes/orders' require 'rawbotz/routes/remote_shop' require 'rawbotz/routes/suppliers' require 'rawbotz/routes/non_remote_orders'
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rawbotz-0.1.5 | lib/rawbotz/routes.rb |
rawbotz-0.1.4 | lib/rawbotz/routes.rb |
rawbotz-0.1.3 | lib/rawbotz/routes.rb |
rawbotz-0.1.2 | lib/rawbotz/routes.rb |