Sha256: 6e5e379db324214381ffcceba0830e8932d67d89f3a56df82ffb8ec45b789acd

Contents?: true

Size: 109 Bytes

Versions: 2

Compression:

Stored size: 109 Bytes

Contents

Omnigrid::Engine.routes.draw do
  root :to => "wireframes#index"
  match ":layout" => "wireframes#index"
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
omnigrid-0.0.2 config/routes.rb
omnigrid-0.0.1 config/routes.rb