Daemian Mack

Results 6 issues of Daemian Mack

Just ran into an issue where a behave_as was failing and it took me a bit to notice I had defined a step "log in as" but I had referenced...

The page... http://clojure-doc.org/articles/cookbooks/strings.html Is not displaying code blocks, though I can see them in the underlying markdown file in the repo. (I didn’t investigate other pages). Happy to debug/submit a...

Hey there! I'm following the instructions in the README without any tweaks, using the lein template as described and am getting an odd error trying to upload the artifact. ```...

I found the culprit swallowing collector tracebacks: https://github.com/rails/rails/blob/master/railties/lib/rails/backtrace_cleaner.rb#L14

Following the instructions here... ``` m{a-zA-Z} Set mark at the cursor position. Marks a-z are local to the buffer, whereas A-Z are valid between buffers. e.g: When you are reading...

I took this for a spin and encountered an issue with what I'm guessing is an unported script... ``` > . .git-rc git: 'add-global-config-file' is not a git command. See...