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.25 sandbox/config/routes.rb
iugu-ux-1.0.24 sandbox/config/routes.rb
iugu-ux-1.0.23 sandbox/config/routes.rb
iugu-ux-1.0.22 sandbox/config/routes.rb
iugu-ux-1.0.21 sandbox/config/routes.rb
iugu-ux-1.0.20 sandbox/config/routes.rb
iugu-ux-1.0.19 sandbox/config/routes.rb
iugu-ux-1.0.18 sandbox/config/routes.rb
iugu-ux-1.0.17 sandbox/config/routes.rb
iugu-ux-1.0.16 sandbox/config/routes.rb
iugu-ux-1.0.15 sandbox/config/routes.rb
iugu-ux-1.0.14 sandbox/config/routes.rb
iugu-ux-1.0.13 sandbox/config/routes.rb
iugu-ux-1.0.12 sandbox/config/routes.rb
iugu-ux-1.0.11 sandbox/config/routes.rb
iugu-ux-1.0.10 sandbox/config/routes.rb
iugu-ux-1.0.9 sandbox/config/routes.rb
iugu-ux-1.0.8 sandbox/config/routes.rb
iugu-ux-1.0.7 sandbox/config/routes.rb
iugu-ux-1.0.6 sandbox/config/routes.rb