作者kojilin (呜呜..)
看板Ruby
标题Re: [问题] 请教auto_complete的问题
时间Fri May 25 09:38:59 2007
※ 引述《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