• Kirill Smelkov's avatar
    Ruby helloweb · 7f5e49a5
    Kirill Smelkov authored
    Let's show how to do simple helloweb in Ruby. The program generates the
    same output as Python version, only the comment about language is
    different.
    
    Comes with minimal gem specification, so it could be worked with /
    installed via Bundler, together with dependency gems, if needed.
    
    So far we use only stdlib without external gems.
    
    /cc @kazuhiko
    7f5e49a5
Analyzing file…