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

Configurable repo module #1

Conversation

josepablocastro
Copy link

Hi, I wanted to be able to define by configuration the repo module that I wanted to use with paper_trail. This pull request has this change.

I've never actually made a pull request before, so I apologize in advance if there is something wrong with the way I created it.

I also changed the String.to_atom for String.to_existing_atom to prevent a possible memory leak from corrupted data in the database.

José Pablo Castro Coronado added 3 commits December 12, 2016 17:35
Added a configuration option to specify the repo module.
Add repo configuration step
@izelnakri
Copy link
Owner

This is fantastic, thank you so much for your contribution! I will try this soon and merge it if all works well.

@izelnakri izelnakri changed the base branch from master to config-repo-module December 13, 2016 17:49
@izelnakri izelnakri merged commit 306d460 into izelnakri:config-repo-module Dec 13, 2016
desoulter pushed a commit to desoulter/paper_trail that referenced this pull request Feb 16, 2018
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