Sha256: caaeace9074eb52bd063065a27e1f27866e6f1030e966f794a2ffb861ed0bf4e

Contents?: true

Size: 201 Bytes

Versions: 11

Compression:

Stored size: 201 Bytes

Contents

Dummy::Application.routes.draw do
  resources :articles

  match "/another(.:format)", :to => "articles#another", :as => :another
  match "/empty(.:format)", :to => "articles#empty", :as => :empty
end

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
ruby2xlsx-0.1.0 test/dummy/config/routes.rb
ruby2xlsx-0.0.4 test/dummy/config/routes.rb
ruby2xlsx-0.0.3 test/dummy/config/routes.rb
sunrise-cms-0.5.0.rc1 vendor/bundle/ruby/1.9.1/gems/ruby2xlsx-0.0.2/test/dummy/config/routes.rb
sunrise-cms-0.3.3 vendor/bundle/ruby/1.9.1/gems/ruby2xlsx-0.0.2/test/dummy/config/routes.rb
sunrise-cms-0.3.2 vendor/bundle/ruby/1.9.1/gems/ruby2xlsx-0.0.2/test/dummy/config/routes.rb
sunrise-cms-0.3.1 vendor/bundle/ruby/1.9.1/gems/ruby2xlsx-0.0.2/test/dummy/config/routes.rb
sunrise-cms-0.3.0 vendor/bundle/ruby/1.9.1/gems/ruby2xlsx-0.0.2/test/dummy/config/routes.rb
sunrise-cms-0.3.0.rc vendor/bundle/ruby/1.9.1/gems/ruby2xlsx-0.0.2/test/dummy/config/routes.rb
ruby2xlsx-0.0.2 test/dummy/config/routes.rb
ruby2xlsx-0.0.1 test/dummy/config/routes.rb