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

Add number_type column to Phones table #156

Merged
merged 1 commit into from
May 22, 2014
Merged

Conversation

monfresh
Copy link
Member

Note that in ActiveRecord, naming a table column "type" implies you're using Single Table Inheritance. You can override that, but I thought it would be easier to just use a different name for the column.

Note that in ActiveRecord, naming a table column "type" implies you're using Single Table Inheritance. You can override that, but I thought it would be easier to just use a different name for the column.
monfresh added a commit that referenced this pull request May 22, 2014
@monfresh monfresh merged commit 3caf637 into master May 22, 2014
@monfresh monfresh deleted the add-number_type-to-phones branch May 22, 2014 17:29
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.

1 participant