阅读背景:

With Ruby on Rails 5, how can I use the same form_for partial for new & edit actions while supplying an additional parameter for routing?

来源:互联网 

In my routes.rb, I have

在我的routes.rb中,我有

scope ':account_id/' do
  resources :notes
end
sc



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: