Sha256: bb7eb37700c505a5929778b5f5870c8353f3a94767b749a9c584bdaf011ba55d

Contents?: true

Size: 64 Bytes

Versions: 12

Compression:

Stored size: 64 Bytes

Contents

Rails.application.routes.draw do
  resources :users, :posts
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
chili-0.3.4 spec/dummy/example_app/config/routes.rb
chili-0.3.3 spec/dummy/example/config/routes.rb
chili-0.3.2 spec/dummy/example/config/routes.rb
chili-0.3.1 spec/dummy/example/config/routes.rb
chili-0.3.0 spec/dummy/example/config/routes.rb
chili-0.2.2 spec/dummy/example/config/routes.rb
chili-0.2.1 spec/dummy/example/config/routes.rb
chili-0.2.0 spec/dummy/example/config/routes.rb
chili-0.1.0 spec/dummy/main_app/config/routes.rb
chili-0.0.9 spec/dummy/main_app/config/routes.rb
chili-0.0.8 spec/dummy/main_app/config/routes.rb
chili-0.0.7 spec/dummy/main_app/config/routes.rb