On Fri, Sep 25, 2009 at 11:49 AM, David Jenkins <[email protected]>wrote:
> tried p r[:weekendday].class, all Fixnum > :( > Try using :holiday instead - looks like the same semantics in terms of data type but it might help figure out if it's a field issue or something else. Also try setting another variable with the value and then testing that to see if there is something else funky going on with the local representation. I would say at this point you're down to documenting every stage and seeing where this goes off track. Most times these types of things are nothing more then some weird anomaly but if you poke and prod around the issue sometimes you get the right clue. Sorry I don't have a silver bullet - but sometimes the bullet companies are on strike :) John --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
