Created
April 2, 2012 21:54
-
-
Save dannymcc/2287501 to your computer and use it in GitHub Desktop.
Legacy database table names
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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