CODE
LIBARY.COM
Home
/
Ruby
Ruby Hello world
Hello world
#!/usr/local/bin/ruby -w puts "Hello, World!"
#!/usr/local/bin/ruby -w puts "Hello, World!"
Copy to Clipboard
Related Snippets
Ruby Use SOAP to fetch stock prices
Ruby Lookup the IP address of host
Ruby Extract keyword and value
Ruby Use one thread for number generation
Ruby Comments
Ruby Function return value
Ruby Hahs usage
Ruby Match string against regular expression
Ruby Thread usage
Ruby Use threads to generate numbers