version.rb
| 107 B | Satir:
0
| rb
Geri
# frozen_string_literal: true class CSV # The version of the installed library. VERSION = "3.1.2" end
Kaydet
Ctrl+S ile kaydet