Frederick Cheung wrote:
> On Jun 21, 1:13�pm, Rodrigo Dominguez <li...@ruby-forum.com> wrote:
>> Hi, thanks for the tip, but I already have implemented the autocomplete
>> for that field
>>
>> However, my client asked me to let the user to go on without selecting a
>> city from the autocomplete, and if that happens, then show him a screen
>> with possible matches for what he wrote, so I'm trying to know what the
>> people use for doing that
>>
> 
> I once did something similar using raspell (ruby bindings for aspell).
> You can supply custom dictionaries, one containing just the list of
> cities you know about should do the trick
> 
> Fred
Great, now I know what to implement in order to implement this feature

Thank you so much :)

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to