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 Hahs usage
Ruby Build hashtable using arrays
Ruby Rescue divide by zero exception
Ruby Comments
Ruby Function return value
Ruby Function example usage
Ruby Math and string functions
Ruby Add method to class or object at runtime
Ruby Extract keyword and value
Ruby String functions