class ModelName < ActiveRecord::Base self.table_name = "table_name" self.primary_key = "primary_key"end
Post a Comment
No comments:
Post a Comment