Sha256: 442e132ab3b348a50e418cc85014e7ec0ab92a2d992bef9f63f6bb7967227a25

Contents?: true

Size: 84 Bytes

Versions: 22

Compression:

Stored size: 84 Bytes

Contents

Rails3::Application.routes.draw do
  resources :posts
  root :to => 'posts#new'
end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
edifice-0.6.0 test/rails3/config/routes.rb
edifice-0.5.0 test/rails3/config/routes.rb