【发布时间】:2012-07-31 21:48:18
【问题描述】:
- 红宝石 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等操作名称的用户名?
【问题讨论】:
标签: ruby-on-rails ruby ruby-on-rails-3 reserved-words