Sha256: 70d27b9bb7d00e821e46cfd710db683eefed212da23b760c27e2765794a75940

Contents?: true

Size: 98 Bytes

Versions: 9

Compression:

Stored size: 98 Bytes

Contents

Rails.application.routes.draw do
  mount Stachio::Engine => "/"
  root :to => 'stachio#index'
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
stachio-0.2.1 spec/dummy/config/routes.rb
stachio-0.2.0 spec/dummy/config/routes.rb
stachio-0.1.0 spec/dummy/config/routes.rb
stachio-0.0.6 spec/dummy/config/routes.rb
stachio-0.0.5 spec/dummy/config/routes.rb
stachio-0.0.4 spec/dummy/config/routes.rb
stachio-0.0.3 spec/dummy/config/routes.rb
stachio-0.0.2 spec/dummy/config/routes.rb
stachio-0.0.1 spec/dummy/config/routes.rb