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_reference support #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bryanwoods
Copy link

@oggy Are you using this gem anymore? I'm using it in a Rails 4 project and wanted to run an add_reference migration and couldn't, so this adds support. However, adding unit tests for it is making me run through the usual rigamarole one needs to go through when they run a 3 year old ruby project on a new machine (bumping ActiveRecord and Minitest versions led to bumping temporaries, which led to deprecations which now lead to real failures across the suite :)). Just wondering if I'm the only person on earth using this gem and if I should just go to town on it or if you have thoughts about modernizing.

I hope this finds you well!

@oggy
Copy link
Owner

oggy commented Jun 21, 2016

Hey @bryanwoods!

Sorry I missed this. I'm not using this in anything currently (and I've had no requests to update it), so you're welcome to overhaul it however you want.

@bryanwoods
Copy link
Author

Cool thanks -- will do (although I've gotten through my own particular issue and hope to one day get back to this ;) )

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.

2 participants