Sha256: 51874c4138f81e52a18c31a0926c2f15941ca1e609695c1f6e9ec549889964fa
Contents?: true
Size: 856 Bytes
Versions: 1
Compression:
Stored size: 856 Bytes
Contents
= XDG 0.5 http://xdg.rubyforge.org XDG provides a module for supporting the XDG Base Directory Standard[1]. If your program utilizes user or system-wide support files (eg. configuration files), you owe it to yourself to checkout the XDG standard. In this release, _glob methods were renamed to _select and now can take a selection block in addition to, or as opposed to, the glob pattern argument. What's next? The API should be stable now. I do not forsee and reasons for it to change. In the future, I may add some additonal ruby-esque features, but that should be purely in addition to what is already there. If all this holds true for a hwile a 1.0 release will be forth-coming. [1]http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6.html --- ### 0.5.0 / 2008-10-28 * Renamed *_glob methods to *_select, and added block option.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
xdg-0.5.0 | RELEASE |