Sha256: 63196a43a0e122fb33f90ea72233a78d723894989a56c866a5af907fc4947669
Contents?: true
Size: 260 Bytes
Versions: 92
Compression:
Stored size: 260 Bytes
Contents
# $Id: inifile.rb 1 2007-01-17 15:21:30Z ironmo $ # The 'inifile' gem will eventually be deprecated in favor of the # 'ini' gem as it becomes able to handle streams, stringio and string buffers of INI # formatted data. require 'ini' class IniFile < Ini end
Version data entries
92 entries across 92 versions & 3 rubygems