[問題] 請問一下那裡找得到現成的Tree View Component

看板Ruby作者 (卡拉揚)時間17年前 (2008/03/24 18:13), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
小弟我想要用一個Tree狀的選單來當Main Menu,Model方面: class Category < ActiveRecord::Base hobo_model fields do parent_id :integer code :string name :string columns :string timestamps end acts_as_tree :order => "code" end 不知道各位先進是否知道有現成的Tree View Component能夠和acts_as_tree 無縫結合的元件,謝謝 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 116.59.49.237
文章代碼(AID): #17vtwy2_ (Ruby)
文章代碼(AID): #17vtwy2_ (Ruby)