TwP / inifile

Native Ruby package for reading and writing INI files
http://codeforpeople.rubyforge.org/inifile
95 stars 47 forks source link

Find section with regular expression #8

Closed matheusca closed 12 years ago

matheusca commented 12 years ago

I add a method called "match", just pass regex argument and return sections found.