Capital on Nostr: module HelloWorld def greet(x) puts "Hello, #{x}" end greet("Glitch Social") end ...
module HelloWorld
def greet(x)
puts "Hello, #{x}"
end
greet("Glitch Social")
end
Published at
2023-07-06 15:06:44Event JSON
{
"id": "521b8fde3a691d475f7366992b816d4b9dee9c5eb619f0e41ff22d11b705b563",
"pubkey": "19132ebf4163a2399191bc90c23f33d1fe4945cbe9c807b0d196b172a2701961",
"created_at": 1688656004,
"kind": 1,
"tags": [
[
"mostr",
"https://furry.engineer/users/CapitalEx/statuses/110667759910239269"
]
],
"content": "module HelloWorld\n def greet(x)\n puts \"Hello, #{x}\"\n end\n\n greet(\"Glitch Social\")\nend\n",
"sig": "e36ba7b15efc091d4da9151035b4c471753dbdf42be8e2902b56fe43c5804dfad2dc8a8011a7c4845533a4be778097ecafba97d0c43b4e29e5a605276549a3a6"
}