search for: zachz

Displaying 2 results from an estimated 2 matches for "zachz".

Did you mean: zach
2007 Oct 15
3
JavaScript error after including Prototype library
...Firefox or IE, when browsing to: http://qaslweb1.crossmediaservices.com/ Any ideas? Since this is a version of our original site rebranded for a client, I don''t have 100% control over their JavaScript includes. I could however reorder them, if anyone thought that could help. Thanks, ZachZ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this gro...
2006 Feb 13
5
ActiveRecord with Legacy Database
...long with our PascalCase naming conventions? * We ALWAYS have two fields as our primary key: Id and EffectiveYear, which is an integer containing a year and a version, ie 200600000, 200600001, ... This is a strict requirement, so can I get ActiveRecord to do this (easily)? Thanks in advance, ZachZ