- ルビー 1.9.2p290
- レール3.1.1
次のルート出力があります。
http://localhost:3001/chefs/peter (shows the chef profile **based on username**)
http://localhost:3001/chefs/edit (can edit their profile if logged)
ユーザーがeditのようなアクション名を既に持っているユーザー名を作成できないようにするにはどうすればよいですか?
次のルート出力があります。
http://localhost:3001/chefs/peter (shows the chef profile **based on username**)
http://localhost:3001/chefs/edit (can edit their profile if logged)
ユーザーがeditのようなアクション名を既に持っているユーザー名を作成できないようにするにはどうすればよいですか?