作者joehwang (便宜十块钱)
看板Ruby
标题[问题] 请教auto_complete的问题
时间Thu May 24 23:04:07 2007
大家好,我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阿@@
请问有人有相同问题的经验吗?谢谢
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 122.126.91.159