会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Perish
博客园
首页
联系
订阅
管理
公告
2014年6月27日
rails 中model之间的 association (:inverse_of)
摘要: class Customer < ActiveRecord::Base has_many :ordersendclass Order < ActiveRecord::Base belongs_to :customerend如上代码两个model在做如下查询的时候:c = Customer.fir...
阅读全文
posted @ 2014-06-27 16:49 ---小青年---
阅读(641)
评论(0)
推荐(0)
编辑
Powered by:
博客园
Copyright © 2024 ---小青年---
Powered by .NET 9.0 on Kubernetes