Nick Pendery

Results 3 issues of Nick Pendery

STOUT: ``` >>> Compiling ruby 2.3.1 ... CC = clang LD = ld LDSHARED = clang -dynamic -bundle CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable...

macos

My API documentation testing suite (Stoplight) does contract testing for response field values and it fails if I include the OAS2 spec contract testing if a value comes back as...

good-first-issue

The error I receive for a lot of the `js` files I try to update is: `error evaluating 'app/components/power-up-tile': Ember is not defined` Any idea why this might happen? This...