How to explicitly declare routes for assets?

前端 未结 0 832
渐次进展
渐次进展 2021-02-01 20:18

I have an app where the routes are:

# many routes go here

# last item in routes.rb:
get \':username\' => \'users#show\'

This allows routes of

相关标签:
回答
  • 消灭零回复
提交回复
热议问题