putsdebug-com
/
main
posts.rb
home.rb
about.rb
posts.rb
›
All posts
›
# All posts
#!/usr/bin/env ruby
# frozen_string_literal: true
puts
"debug"
#
All posts
puts
[
"
Uncovering Weaknesses, The Hard Way
"
,
#
2024-08-20
"
Writing 10x Git Commit Messages
"
,
#
2024-07-26
"
Hello World
"
#
2024-07-15
]
1:1
-- NORMAL --
Ruby