Sha256: e09263038dfaf6ac86489c3256a6314da7faa5c602684807a317077a9deaa0d8

Contents?: true

Size: 121 Bytes

Versions: 202

Compression:

Stored size: 121 Bytes

Contents

ActionController::Routing::Routes.draw do |map|

  map.resources :posts
  map.resources :users, :has_many => :posts

end

Version data entries

202 entries across 172 versions & 31 rubygems

Version Path
mattknox-goaloc-0.3.0 lib/goaloc/generators/resources/shoulda/test/rails_root/config/routes.rb
mattknox-goaloc-0.4.0 lib/goaloc/generators/resources/shoulda/test/rails_root/config/routes.rb
mjankowski-shoulda-2.0.4 test/rails_root/config/routes.rb
mjankowski-shoulda-2.0.5 test/rails_root/config/routes.rb
ratnikov-shoulda-2.0.6.1 test/rails_root/config/routes.rb
ratnikov-shoulda-2.0.6.2 test/rails_root/config/routes.rb
ratnikov-shoulda-2.0.6.3 test/rails_root/config/routes.rb
ratnikov-shoulda-2.9.0.1 test/rails_root/config/routes.rb
ratnikov-shoulda-2.9.0.2 test/rails_root/config/routes.rb
ratnikov-shoulda-2.9.0.3 test/rails_root/config/routes.rb
ratnikov-shoulda-2.9.0 test/rails_root/config/routes.rb
rmm5t-shoulda-2.0.2 test/rails_root/config/routes.rb
rmm5t-shoulda-2.0.5 test/rails_root/config/routes.rb
rmm5t-shoulda-2.0.6 test/rails_root/config/routes.rb
rmm5t-shoulda-2.9.1 test/rails_root/config/routes.rb
technicalpickles-shoulda-2.0.0 test/rails_root/config/routes.rb
technicalpickles-shoulda-2.0.1 test/rails_root/config/routes.rb
technicalpickles-shoulda-2.0.2 test/rails_root/config/routes.rb
technicalpickles-shoulda-2.0.6 test/rails_root/config/routes.rb
technicalpickles-shoulda-2.10.0 test/rails_root/config/routes.rb