Newer
Older
Ruby / sample-hello.rb
#!/usr/bin/env ruby
# -*- coding: utf-8 -*-

puts "Hello, world!"