From 2f92beae6870a560c966b9997d44cdf5bdc24f1e Mon Sep 17 00:00:00 2001 From: DarkWiiPlayer Date: Fri, 1 Sep 2023 11:15:58 +0200 Subject: [PATCH] Add description to Lua vs. Ruby rant --- Rants/Lua over Ruby.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Rants/Lua over Ruby.md b/Rants/Lua over Ruby.md index 33cab1b..2a783a5 100644 --- a/Rants/Lua over Ruby.md +++ b/Rants/Lua over Ruby.md @@ -1,7 +1,9 @@ --- title: Why I prefer Lua to Ruby +description: "A short post describing the main reasons why after years of using +both languages, I still prefer Lua to Ruby for most general situations." published: true -tags: Lua, Ruby +tags: Rant, Lua, Ruby date: 2019-04-01 ---