Sha256: 5f553dfd269128b796136eaf0dc3f95ec6361bc6eace061ceca291d97eebc68e

Contents?: true

Size: 259 Bytes

Versions: 9

Compression:

Stored size: 259 Bytes

Contents

Rails.application.routes.draw do
  # The priority is based upon order of creation: first created -> highest priority.
  # See how all your routes lay out with "rake routes".

  # You can have the root of your site routed with "root"
  root 'static#index'
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
beetstrap-0.0.10 test/dummy/config/routes.rb
beetstrap-0.0.9 test/dummy/config/routes.rb
beetstrap-0.0.8 test/dummy/config/routes.rb
beetstrap-0.0.7 test/dummy/config/routes.rb
beetstrap-0.0.6 test/dummy/config/routes.rb
beetstrap-0.0.5 test/dummy/config/routes.rb
beetstrap-0.0.4 test/dummy/config/routes.rb
beetstrap-0.0.3 test/dummy/config/routes.rb
beetstrap-0.0.2 test/dummy/config/routes.rb