Sha256: 2b5d1a49eef29a725e73df8c85407c84bac49f5c94d9d06dc00db85ef1884a11
Contents?: true
Size: 104 Bytes
Versions: 3
Compression:
Stored size: 104 Bytes
Contents
Dummy::Application.routes.draw do resources :eggs resources :comments root :to => "eggs#index" end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
green_eggs_and_spam-0.2.1 | test/dummy/config/routes.rb |
green_eggs_and_spam-0.2.0 | test/dummy/config/routes.rb |
green_eggs_and_spam-0.1.1 | test/dummy/config/routes.rb |