This patch https://rails.lighthouseapp.com/projects/8994/tickets/2626
fixes and error when you use select option in default_scope 2009/5/21 Mislav Marohnić <[email protected]>: > 2009/5/21 Michael Koziarski <[email protected]> >> >> > authentication & authorization: for restful_authentication, authlogic, >> > etc.; >> >> This is something I'm *strongly* opposed to including in the core of >> rails until we have an absolutely bullet proof and popular solution >> from various plugins. yehuda and carl have spoken about porting the >> general design of merb-auth into something for rails 3, and we can >> probably start there. > > Looking at merb-auth right now makes me feel that's exactly what I expect > from a framework to have. > About middlewares: while I agree with more than half of the extractions (I'm > all for sharing between frameworks), like you I'm not sold on some of the > stuff. But what worries me is: is there a standard on Rack env key names? > Are they documented? Are middlewares versioned independently? > I've written middleware that manipulates request parameters before it > reaches the router, so all of these questions gone through my head while I > was researching all the env values used. > > > -- ------------------------------- Emili Parreño www.eparreno.com http://workingwithrails.com/person/7732 -------------------------------- --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
