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

Retain custom color defaults #352

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

Conversation

RST-J
Copy link

@RST-J RST-J commented Feb 23, 2019

When using custom color defaults by setting AwesomePrint.defaults from anywhere else than ~/.aprc then the custom coloring was gone after the first object had been inspected.
This was due to the permanent removal of the :color key from the given options.
This PR ensures that the given options are not modified.

Fixes #209

@RST-J
Copy link
Author

RST-J commented Feb 23, 2019

The builds for all rails gemfiles fail due to an error loading the sqlite3 gem.
Should I address this here or not? I ask, because I think that is nothing related to this PR in general.

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