Re: [問題] 請教auto_complete的問題

看板Ruby作者 (嗚嗚..)時間17年前 (2007/05/25 09:39), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/3 (看更多)
※ 引述《joehwang (便宜十塊錢)》之銘言: : 大家好,我auto complete的功能一直作不出來,請大家幫我看看 : 我有個countries的table,裡面有id和name兩個欄位 : controller: : auto_complete_for :country, :name : View: : <%=javascript_include_tag :defaults %> : Country: <%=text_field_with_auto_complete :country, :name %> : 錯誤訊息是 : undefined method `auto_complete_for' for #<TestautoController: : 0x47293c8> : 可是在railsAPI明明有提供這個method阿@@ : 請問有人有相同問題的經驗嗎?謝謝 你要不要重裝rails看看? 我這邊是直接用都沒問題 要不要看看你裝好的actionpack下有沒有auto_complete.rb? 像我的就在 ruby\lib\ruby\gems\1.8\gems\actionpack-1.13.3\lib\action_controller\macros 有看到而且直接controller寫不會出現錯誤哩 koji -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.92.57.104
文章代碼(AID): #16LZuqzT (Ruby)
文章代碼(AID): #16LZuqzT (Ruby)