Skip to content

Instantly share code, notes, and snippets.

@dannymcc
Created April 2, 2012 21:54
Show Gist options
  • Select an option

  • Save dannymcc/2287501 to your computer and use it in GitHub Desktop.

Select an option

Save dannymcc/2287501 to your computer and use it in GitHub Desktop.
Legacy database table names
Add this to the model
set_table_name  'old_table_name'
set_primary_key 'old_key_column'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment