qed
qed copied to clipboard
fixed error for rubygems in Gemfile and bug in qed --help
before reactivating the self.settings method and storing settings in an ivar
qed --help
insulted the user with something like undefined local variable or method 'settings'
Forgot to fix error in Gemfile oops
Hmm I cannot see the failed build? Can you? I am about to try to add an option to implement #23, but that will touch the same area of code, so I am afraid that you could never accept the PR.
No I can, blind me: https://travis-ci.org/rubyworks/qed/jobs/23280283 sorry
Hmm this implements #23 but the code is so ugly and not CLI driven, if you are interested I can continue to work on this