rubycoのアンテナ

おとなりアンテナ | おすすめページ

  1. 2011/04/03 07:24:35 オブジェクト指向言語Ruby含むアンテナおとなりページ

    # The famous Hello World
    # program is trivial in
    # Ruby. You don’t need:
    #
    # * a ”main” method
    # * newline escapes
    # * semicolons
    #
    # Here’s the code:
    puts ”Hello World!”
    SQLite-Ruby
    Ruby
    Action Pack