Actions
Bug #11818
closedUpdate match routes to GET
Description
Some of our routes use match when they really mean just 'get'. Rails 4 forces us to choose a verb, and we can do this already on Rails 3.
Updated by Daniel Lobato Garcia over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 0e7ea7c49f3d0ad709b5d9b89677ca9d4887e237.
Actions