Emili Parreño
2009-May-21 08:22 UTC
default_scope for select option generates incorrect MySQL syntax
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ć <mislav.marohnic@gmail.com>:> 2009/5/21 Michael Koziarski <michael@koziarski.com> >> >> > 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 --------------------------------