Discussion Forums
- Topic List
- Most Recent Posts
- Sign In for more options
hello, i show a step by step process to implement auto complete in RoR project autocompleter example in Ruby on Rails
I think, this article can help you http://trix.pl/blog/auto-complete-for-rails-2-0-tutorial.html
Well, if I am not wrong u can use the advanced features of auto_complete in rails:
http://wiki.rubyonrails.org/rails/pages/HowToUseAdvancedAutocompleteFeatures
Get in touch with me if u need more help!
cheers! Sumanth Krishna. A
Can you be more explicit about the problem? show a bit of your code? I'm no problems running auto_complete in Rails 2.0.2
Hi,
I am trying to add auto complete functionality to a text box. I am using Rails 2.0 and i added auto_complete plugin, scritolous,prototype.js also to the project.
Could you please guide me, How to generate the above feature in rails 2.0?
I have tried many links found in the net, is not working. some are saying that some thins is depreciated in rails 2.0 etc,
So please guide me exact way to do the same.
Thanks in advance.
-- cheers Balu.
