Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.0 maintenance: foreign_key instead of primary_key_name for Rails 3.1 #103

Open
wants to merge 1 commit into
base: 1.0-maintenance
Choose a base branch
from
Open

Conversation

tbuehl
Copy link

@tbuehl tbuehl commented Dec 28, 2011

Uses foreign_key instead of primary_key_name for Rails 3.1 and above. DEPRECATION WARNING: primary_key_name is deprecated and will be removed from Rails 3.2 (use foreign_key instead)

… DEPRECATION WARNING: primary_key_name is deprecated and will be removed from Rails 3.2 (use foreign_key instead)
@flavorjones
Copy link

+1 for this. The upgrade from Machinist 1 to 2 is nontrivial, and all I want to do is to get rid of this deprecation warning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants