RubyConf Taiwan 2023

Unearth Ruby builtin Gems

#rubyconftw 2023

發掘 Ruby 的內建 Gems / Unearth Ruby builtin Gems

你曾經在不用外部 Gems 的情況下使用 Ruby 嗎?

Ruby 其實內建了很多非常實用的 Gems。不需要做任何的額外安裝就可以直接使用。 這些Gems 包括方便的資料結構與演算法,跨平台的檔案處理,實用的簡易伺服器等等。讓我們一起來發掘各種鮮為人知的內建 Gems。

How many times did you run ruby without external Gems?

Ruby includes many Gems by default. We can use them without extra installation steps. These Gems includes convenient data structure and algorithms, cross platform file handling and practical simple server, etc. Let's unearth the less known builtin Gems.

RubyConf Taiwan 2023