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

Use Rails 5 conventions in ballot migrations #3453

Merged
merged 1 commit into from
Apr 25, 2019

Conversation

javierm
Copy link
Member

@javierm javierm commented Apr 24, 2019

References

Objectives

Upgrade migration and model files in order to follow Rails 5 inheritance conventions. These migrations and models were created shortly before updating to Rails 5, and so the migrations didn't have the version number and the models inherited from ActiveRecord::Base instead of ApplicationRecord.

These migrations and models were added after the Rails 5 branch was
created but before it was merged.
@javierm javierm self-assigned this Apr 24, 2019
@javierm javierm merged commit b087cf4 into master Apr 25, 2019
@javierm javierm deleted the update_recent_migrations branch April 25, 2019 18:11
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