You can call set_primary_key: class MyModel < ActiveRecord::Base set_primary_key "us_id" end
See: http://www.railsbrain.com/api/rails-2.3.2/doc/index.html?a=M002340&name=set_primary_key Regards, Craig -- Craig Demyanovich Mutually Human Software http://mutuallyhuman.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

