sunitparekh / data-anonymization

Want to use production data for testing, data-anonymization can help you.
MIT License
459 stars 92 forks source link

Support rails 4.x #20

Closed jabley closed 10 years ago

jabley commented 10 years ago

I would hope to be able to contribute to this, but opening this issue as a placeholder in case anyone else wants to take a crack.

sunitparekh commented 10 years ago

Give me a week time and I will try and upgrade it. Let me know If you are already working on this, I will add you as contributor to the repo.

Also feel free to share your suggestions from someone who is using this tool.

sunitparekh commented 10 years ago

I have updated the activerecord version to 4.x on master, however I had to remove the test case related to mass assignment that you added. Hopefully it should work fine.
Can you please point gem to latest github master and verify everything works fine? It would be really great help.

Once you confirm I will push the latest version 0.6.0.

thanks & regards, Sunit.