Sha256: 38bb0b8e972f666a5e15774ad8fd8b67841c6985b875a16869257fc7aafe781d
Contents?: true
Size: 269 Bytes
Versions: 1
Compression:
Stored size: 269 Bytes
Contents
Rails.application.routes.draw do # This is a legacy wild controller route that's not recommended for RESTful applications. # Note: This route will make all actions in every controller accessible via GET requests. match ':controller(/:action(/:id(.:format)))' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mapped_attributes-1.0.0 | test/rails_app/config/routes.rb |