summaryrefslogtreecommitdiff
path: root/spec/commands/config_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use a new-line compatible regex for bundle configKashyap2014-02-011-4/+4
* Ensure #dump doesn't add a new line in configKashyap2014-01-161-0/+14
* ruby 1.8 doesn't add quotes to valuesAndre Arko2014-01-091-1/+1
* allow single quotes in config valuesAndre Arko2014-01-091-0/+18
* add specs for gem mirror supportdanielsdeleo2013-09-261-0/+14
* break out cli command specs into a dedicated dirAndre Arko2013-08-051-0/+181