This site provides a collection of Ruby script examples, handy cheat sheets, and clear, concise explanations — all in one place. Each page shows real Ruby code you can run and learn from, helping you grasp both the syntax and the logic behind it.
ARRAY
B2B
- binary_search.rb
- binary_tree.rb
- ipaddress.rb
- quick_sort.rb
- search_csv_data.rb
- sentinel+run_detection.rb
- tail_recursion.rb
CSV
DATE
DIGEST
ENCRYPTION
ERB
FILE
HASH
HEREDOC
HTTP
IO
IP
JOIN
JSON
- read_with_load.rb
- read_with_open.rb
- read_with_parse.rb
- simple_get.rb
- write_file_with_open.rb
- write_file_with_write.rb