Sha256: 517087c9b4d0105fe7f532566bffa513675204e3eed026187104eb9a1b97536f

Contents?: true

Size: 144 Bytes

Versions: 36

Compression:

Stored size: 144 Bytes

Contents

Rails3::Application.routes.draw do
  root :controller => 'application', :action => 'index'
  match ':action', :controller => 'application'
end

Version data entries

36 entries across 36 versions & 3 rubygems

Version Path
rest-more-3.4.0 example/rails3/config/routes.rb
rest-more-3.3.4 example/rails3/config/routes.rb
rest-more-3.3.3 example/rails3/config/routes.rb
rest-more-3.3.2 example/rails3/config/routes.rb
rest-more-3.3.1 example/rails3/config/routes.rb
rest-more-3.3.0 example/rails3/config/routes.rb
rest-more-3.2.0 example/rails3/config/routes.rb
rest-more-3.1.0 example/rails3/config/routes.rb
rest-more-3.0.0 example/rails3/config/routes.rb
rest-graph-2.0.3 example/rails3/config/routes.rb
rest-more-2.0.4 example/rails3/config/routes.rb
rest-more-2.0.3 example/rails3/config/routes.rb
rest-more-2.0.2 example/rails3/config/routes.rb
rest-more-2.0.0 example/rails3/config/routes.rb
rest-graph-2.0.2 example/rails3/config/routes.rb
rest-more-1.0.2 example/rails3/config/routes.rb
rest-more-1.0.1 example/rails3/config/routes.rb
rest-more-1.0.0 example/rails3/config/routes.rb
rest-more-0.8.0 example/rails3/config/routes.rb
rest-graph-2.0.1 example/rails3/config/routes.rb