[Rails-core] Patch Review #10712: Auto Complete Option

2008-01-05 Thread Gabe da Silveira
I've posted a patch for support the AutoCompleter updateElement option allowing the auto_complete plugin to customize the behavior of the auto completion. I required this to fix my app and it is deployed in production. Patch is dead simple and should be a quick sign off for anyone using the plug

[Rails-core] Feedback on patch requested

2008-01-05 Thread Rick DeNatale
A minor one-line performance tweak to Array#to_xml http://dev.rubyonrails.org/ticket/10711 -- Rick DeNatale My blog on Ruby http://talklikeaduck.denhaven2.com/ --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ruby

[Rails-core] Re: Rails core team - only development?

2008-01-05 Thread Jay Levitt
On Fri, 4 Jan 2008 14:03:43 -0800 (PST), DHH wrote: > That way we don't bestow "official" status to a group of people with > good intentions who then never get around to actually doing the work > (and at the same time discourage anyone else gunning for the same slot > from getting to work). As a

[Rails-core] Re: help - updated from 1.2.5 to 1.2.6 and getting undefined method 'session=' for ActionController::base

2008-01-05 Thread Thijs Cadier
You might be using 2.0 by accident. Are you using the newest version of boot.rb? On Jan 3, 10:05 pm, pablof <[EMAIL PROTECTED]> wrote: > i start the server but it exits right away, > > I ran the rake to update and changed the version string in config.rb. > Any thoughts on this matter would be ap