Sha256: 294854a691602ffc4189f877b7988c64ded9498bfd54c5cafe6127e9b6b1b830

Contents?: true

Size: 228 Bytes

Versions: 14

Compression:

Stored size: 228 Bytes

Contents

Rails.application.routes.draw do
  root :controller => 'dummy', :action => 'index'

  # Note: This route will make all actions in every controller accessible via GET requests.
  match ':controller(/:action(/:id(.:format)))'
end

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
cacheable_flash-1.0.0 spec/dummy/config/routes.rb
cacheable_flash-0.3.4 spec/dummy/config/routes.rb
cacheable_flash-0.3.3 spec/dummy/config/routes.rb
cacheable_flash-0.3.2 spec/dummy/config/routes.rb
cacheable_flash-0.3.1 spec/dummy/config/routes.rb
stackable_flash-0.0.7 spec/dummy/config/routes.rb
stackable_flash-0.0.6 spec/dummy/config/routes.rb
stackable_flash-0.0.5 spec/dummy/config/routes.rb
cacheable_flash-0.3.0 spec/dummy/config/routes.rb
stackable_flash-0.0.4 spec/dummy/config/routes.rb
stackable_flash-0.0.3 spec/dummy/config/routes.rb
stackable_flash-0.0.2 spec/dummy/config/routes.rb
stackable_flash-0.0.1 spec/dummy/config/routes.rb
cacheable_flash-0.2.10 spec/dummy/config/routes.rb