0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removing old unused rake scripts, and updating gemspec and version for next release. More... over 14 years ago
Fixed rake script for running specs. Next: make meaningful specs for rconfig. More... over 14 years ago
Refactored Hash#weave signature; changed dont_clobber=true, to clobber=false (reads more intuitively). More... over 14 years ago
Fixed spec_helper, and object_spec. More... over 14 years ago
Updated ChangLog. More... over 14 years ago
Fixed unit test rconfig_test.rb. Fixed minor typos, comments, and bugs. More... over 14 years ago
Moved constants, and class variables to separate modules to decrease core class size. Fixed a syntax error in when clause of config_hash.rb for ruby 1.9.1 - From dvyjones/rconfig (github). Fixed raise on allow_reload method. More... over 14 years ago
Adding .gitignore More... over 14 years ago
- Changed test/test_files to test/config_files - Removed a lot of dead files, and file that should never have been in repo (swp files, etc). More... over 14 years ago
Extended object short-hand access to config. More... over 14 years ago
Working on clean-up and tests. Updated Credits with more detail. More... over 14 years ago
Removed old rconfig core backup file. More... over 14 years ago
Improved rdoc task. More... over 14 years ago
Updating rake to cleanup old gem versions. More... over 14 years ago
Changed gemspec to use VERSION file. Rebuilt gem with proper version. More... over 14 years ago
Added rake scripts and rdocs. Finished gemspec, and built gem file. More... over 14 years ago
Re-factored to make more usable. See changelog. More... over 14 years ago
Updated demo file. More... over 14 years ago
Added support for setting config path(s) programmtically.\nAdded support for using multiple file types at once.\nCleaned up STDERR statements. More... over 14 years ago
Removed old readme file. More... over 14 years ago
Fixed issues with properties file parsing.\nRenamed ConfigParser to PropertiesFileParser.\nAdded more comments and documentation.\nUpdated credits.\nMade RConfig a singleton, and added single instance support. More... over 14 years ago
Renamed Readme file. More... over 14 years ago
Finished Readme file. More... over 14 years ago
Adding credits. More... over 14 years ago
Removing key file; should not be in repo. More... over 14 years ago
First commit: RConfig - The complete solution for Ruby Configuration Management. More... over 14 years ago