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