Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Fix --no-coc and --no-mit flags #4148

Closed
wants to merge 1 commit into from
Closed

Fix --no-coc and --no-mit flags #4148

wants to merge 1 commit into from

Commits on Dec 13, 2015

  1. Fix --no-coc and --no-mit flags

    - Behavior for the `gem` command should be that utilizing these flags (or
      the `--coc` and `--mit` flags) overrides the defaults you have set in your
      bundler config settings for that one-off execution of the gem command
    - Added test coverage for testing `--coc`, `--mit`, `--no-coc`, `--no-mit` flags
      against bundle config settings
    - Refactored and DRYed up `newgem_spec`
    RochesterinNYC committed Dec 13, 2015
    Configuration menu
    Copy the full SHA
    8cac640 View commit details
    Browse the repository at this point in the history