That worked, thanks! On Friday, July 17, 2015 at 4:42:29 PM UTC-7, Jeremy Evans wrote: > > On Friday, July 17, 2015 at 5:23:53 PM UTC-6, [email protected] <javascript:> > wrote: >> >> Thanks for the suggestions, I've tried this with the gist here >> <https://gist.github.com/Nogbit/759d4d271f3bb2a5983c> and nothing seems >> to change when using my models. >> > > Sorry, my example code was wrong. Should be: > > DB.identifier_output_method = :camel_case > > Basically, identifiers going into the database are underscored, > identifiers coming out of the database are camel cased. > > Thanks, > Jeremy >
-- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sequel-talk. For more options, visit https://groups.google.com/d/optout.
