Sha256: b005046a44c3046f5785579a287d279d5ed7d29b179b9902bb012f8cd9410d8a

Contents?: true

Size: 155 Bytes

Versions: 43

Compression:

Stored size: 155 Bytes

Contents

Dummy::Application.routes.draw do
  root :to => 'ui_library#index'
  get "components" => "ui_library#components"
  get "boiler" => "ui_library#boiler"
end

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
iugu-ux-1.0.5 sandbox/config/routes.rb
iugu-ux-1.0.4 sandbox/config/routes.rb
iugu-ux-1.0.3 sandbox/config/routes.rb
iugu-ux-1.0.2 sandbox/config/routes.rb
iugu-ux-1.0.1 sandbox/config/routes.rb
iugu-ux-1.0.0 sandbox/config/routes.rb
iugu-ux-0.9.9 sandbox/config/routes.rb
iugu-ux-0.9.8 sandbox/config/routes.rb
iugu-ux-0.9.5 sandbox/config/routes.rb
iugu-ux-0.9.4 sandbox/config/routes.rb
iugu-ux-0.9.3 sandbox/config/routes.rb
iugu-ux-0.9.2 sandbox/config/routes.rb
iugu-ux-0.9.1 sandbox/config/routes.rb
iugu-ux-0.9.0 sandbox/config/routes.rb
iugu-ux-0.8.9 sandbox/config/routes.rb
iugu-ux-0.8.8 sandbox/config/routes.rb
iugu-ux-0.8.7 sandbox/config/routes.rb
iugu-ux-0.8.6 sandbox/config/routes.rb
iugu-ux-0.8.5 sandbox/config/routes.rb
iugu-ux-0.6.7 sandbox/config/routes.rb