阅读背景:

如何创建视图来管理HABTM模型之间的关联? (导轨)

来源:互联网 

I am using Ruby on Rails and need to create a view that allows the creation of records through a HABTM relationship to another model. Specifically, I have the following models: Customer and ServiceOverride, and a join table customers_serviceoverrides. Using the customer view for create/update, I need to be able to create, update and delete ServiceOverrides and manage the attributes of the associated model(s) from the same view. I am using Ruby on Rails and need to create a v




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

分享到: