ptf
2008-Feb-28 03:19 UTC
Patch for acts_as_list plugin to select only the necessary column
Hello, I''m not sure who is responsible for the now spun off acts_as_list plugin. The acts_as_list plugin only needs to know the value of the position_column in many cases, but it is loading the entire row. It doesn''t seem like efficient behaviour to me. Would any one mind taking a look at http://dev.rubyonrails.org/ticket/11240 where I have tried to fix this? This is my first attempt at reporting a rails ''bug'' and creating a patch. Thanks, - Paul --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---