Howdy, I just tried to use text_field_with_auto_complete on the beta gems and discovered it''s been removed for 2.0 as per the deprecation warnings. There are some comments suggesting it''ll be a plugin by the time 2.0 ships, but I can''t locate the plugin. I was able to steal the code from the 1.2.5 gem and just paste it into my helper and controllers, but obviously a plugin would be a little cleaner. Does it exist yet, and if so what''s it called ? :-) A. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
On 24-Oct-07, at 7:24 AM, alancfrancis wrote:> I just tried to use text_field_with_auto_complete on the beta gems and > discovered it''s been removed for 2.0 as per the deprecation warnings. > There are some comments suggesting it''ll be a plugin by the time 2.0 > ships, but I can''t locate the plugin.http://svn.rubyonrails.org/rails/plugins/auto_complete/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
Doh! thanks. Note to self, try an svn up on rails/plugins before googling and posting. A. On Oct 24, 3:57 pm, Jeffrey Hardy <packageth...@gmail.com> wrote:> On 24-Oct-07, at 7:24 AM, alancfrancis wrote: > > > I just tried to use text_field_with_auto_complete on the beta gems and > > discovered it''s been removed for 2.0 as per the deprecation warnings. > > There are some comments suggesting it''ll be a plugin by the time 2.0 > > ships, but I can''t locate the plugin. > > http://svn.rubyonrails.org/rails/plugins/auto_complete/--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---