看板 [ Ruby ]
討論串[問題] 問關於 has_and_belongs_to_many 的問題
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者isfore (Midnight Blue)時間17年前 (2007/11/23 01:21), 編輯資訊
0
0
0
內容預覽:
我的環境是 Ruby 1.8.6 / Rails 1.1.6. tagging (relational table). - user_id. - tag_id. - diary_id. class User < ActiveRecord::Base. has_many :diaries. has_a
(還有294個字)

推噓4(4推 0噓 4→)留言8則,0人參與, 最新作者suomax (shadow)時間17年前 (2007/10/30 12:01), 編輯資訊
0
0
0
內容預覽:
環境:. Ruby 1.8.5 / Rails 1.2.3. 狀況:. 系統裡面有三個 model. Diary, Tag, User. 其中 Diary 與 Tag 是 many-to-many 關係. class Diary < ActiveRecord::Base. has_and_belon
(還有662個字)
首頁
上一頁
1
下一頁
尾頁