Skip to content

Instantly share code, notes, and snippets.

@dsci
Created May 18, 2009 13:02
Show Gist options
  • Save dsci/113455 to your computer and use it in GitHub Desktop.
Save dsci/113455 to your computer and use it in GitHub Desktop.
class XX < ActiveRecord::Base
self.abstract_class = true
establish_connection :db_key
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment