Hi All, Many times i've been requested to sort options for select in a different way than default, since not allways a<==>b works as we would want (like numbers). Yeah, you could say: use options_for_association or some other override. However that's kinda ugly when you're using chaining forms and other features.
It would be nice to have a :sort option so you could pass :sql or a block, and by default leave the a<==>b to preserve backwards compatibility tweaking the method that does the job looks easy, however the option setter and passing don't know what you have to do there. shall i do it myself and send a pull request? i'm kinda new with that pulling-pushing thing on github so any help would be appreciated -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en.
