On Apr 20, 1:14 pm, Christian MICHON <[email protected]> wrote: > On Wed, Apr 20, 2011 at 6:25 PM, Jeremy Evans <[email protected]> wrote: > > On Apr 20, 4:45 am, Christian MICHON <[email protected]> > >> 1 small issue found is that top markers are changed to lower-case, ie > >> Album will become <album>. I can take care of post-processing this > >> using nokogiri and renaming the markers on the fly. > > > Yes. That is by design (it calls underscore), though I'm open to > > making it configurable so that it it does not. > > around which line of code is this in ? I had trouble understanding > where this was done...
https://github.com/jeremyevans/sequel/blob/master/lib/sequel/plugins/xml_serializer.rb#L272 -- You received this message because you are subscribed to the Google Groups "sequel-talk" 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/sequel-talk?hl=en.
