FileSet provides an API for accessing configuration and data files for
your
application, including the population of default values, and managing
search
paths. Written to encourage a cross-platform approach to maintaining
configs
for an application.
FileSet provides an API for accessing configuration and data files for your
application, including the population of default values, and managing search
paths. Written to encourage a cross-platform approach to maintaining configs
for an application.
How do I use it?
To call the documentation “sparse” would be a late entry for the
“Understatement of the Year” contest, I’m afraid.
On Tue, Dec 29, 2009 at 1:36 AM, Phillip G. [email protected]
wrote:
Very much so.
Now I have an idea if it could be useful for me (and it will be, from the
looks of it).
Also: Ruby takes care of Windows %environment_variables%: they are in the
ENV hash. IIRC, it’s the same with environment variables on Linux, in case
this should ever be necessary for FileSet, which I doubt.
Thank you for this quick, yet useful, write up.
Thanks for your interest. FileSet has been useful to me - if it helps
anyone else out, I’d be thrilled.
Now I have an idea if it could be useful for me (and it will be, from
the looks of it).
Also: Ruby takes care of Windows %environment_variables%: they are in
the ENV hash. IIRC, it’s the same with environment variables on Linux,
in case this should ever be necessary for FileSet, which I doubt.
Thank you for this quick, yet useful, write up.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.