summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2013-03-25Added 'ini_subsetting' custom resource typeKarel Brezina
2012-10-26Add detection for commented versions of settingsChris Price
2012-10-20Better handling of whitespace lines at ends of sectionsChris Price
2012-10-20Respect indentation / spacing for existing sections and settingsChris Price
2012-10-17Minor tweaks to handling of removing settingsChris Price
2012-10-10Add support for removing linesDan Bode
2012-10-02Make value a propertyDan Bode
2012-09-29Allow values with spaces to be parsed and setReid Vandewiele
2012-09-20Add validation for key_val_separatorChris Price
2012-09-19Allow overriding separator string between key/val pairsChris Price
2012-09-04Added tests for sections with colonsJoe Topjian
2012-09-04Fixed spec_helper.rb so original tests can pass.Joe Topjian
2012-08-17Add support for "global" section at beginning of fileChris Price
2012-08-16final commit for 0.0.1 releaseChris Price
2012-08-14Fixed regex to match sections and settings with non alphanumericStephen
2012-07-28First (basic) working version of ini_setting providerChris Price
2012-06-14Started writing some tests, work has been puntedChris Price