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

New web_server.coffee screenshot using util instead of sys. #82

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on Nov 20, 2011

  1. sys -> util in web_server.coffee sceenshot

    sys appears deprecated, so I created a new screenshot requiring util
    instead.
    
    $ node
    > require('sys');
    The "sys" module is now called "util". It should have a similar
    interface.
    2
    slor committed Nov 20, 2011
    Copy the full SHA
    a2eaf79 View commit details
    Browse the repository at this point in the history