typo
This commit is contained in:
parent
d639ea1b71
commit
116afe7930
@ -36,7 +36,7 @@ func main() {
|
||||
|
||||
// define a resource
|
||||
r.Resource("/photos", func(resource *mux.Resource) {
|
||||
// rails style resource routes
|
||||
// Rails style resource routes
|
||||
// GET /photos
|
||||
// GET /photos/new
|
||||
// POST /photos
|
||||
|
Loading…
Reference in New Issue
Block a user