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

allow switching colorization off #24

Closed
wants to merge 2 commits into from

Conversation

phoet
Copy link

@phoet phoet commented Oct 16, 2014

allow switching off colorization at runtime, so you don't need to monkeypatch it like here: https://github.com/capistrano/sshkit/blob/master/lib/sshkit/color.rb

@phoet
Copy link
Author

phoet commented Nov 3, 2014

@fazibear i fixed the specs, looks like refute is not in old ruby TestUnit versions. is there interest in merging this branch?

@fazibear
Copy link
Owner

implemented, after some refactoring :)

@fazibear fazibear closed this Dec 11, 2014
@phoet
Copy link
Author

phoet commented Dec 15, 2014

is that due to MODE = :default?

@fazibear
Copy link
Owner

I don't know what you are asking for ?

@phoet
Copy link
Author

phoet commented Dec 16, 2014

sorry to be unclear. i was asking if the feature i was proposing has been implemented and can be activated by setting the mode to :default?

@phoet
Copy link
Author

phoet commented Dec 16, 2014

never mind, i found the String.disable_colorization. that was what i was looking for

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