Sha256: 8f5074e530a26fe77a5b68de18655974c0e525faa762cddefa61d865dca5f34c

Contents?: true

Size: 201 Bytes

Versions: 3

Compression:

Stored size: 201 Bytes

Contents

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
iugu-ux-0.8.0 sandbox/config/routes.rb
iugu-ux-0.7.1 sandbox/config/routes.rb
iugu-ux-0.7.0 sandbox/config/routes.rb