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

No real setup in initialize method, combine it and run method? [lib/watson/printer.rb] #77

Open
nhmood opened this issue Nov 21, 2013 · 0 comments

Comments

@nhmood
Copy link
Owner

nhmood commented Nov 21, 2013

filename : lib/watson/printer.rb
line # : 26
tag : review
md5 : 3727c6b5ea8b49483d4e32af0c5f168e

    # [review] - No real setup in initialize method, combine it and run method?
        # Include for debug_print (for class methods)
    include Watson
        # Debug printing for this class
    DEBUG = false       
        class << self

    # Include for debug_print (for static methods)
    include Watson
        ###########################################################
    # Custom color print for static call (only writes to STDOUT)   
    def cprint (msg = "", color = "")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant