Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed a bug in rawRequest method. On a 422 (validation) error, it would... #5

Merged
merged 2 commits into from
Feb 5, 2014

Commits on Dec 15, 2013

  1. fixed a bug in rawRequest method. On a 422 (validation) error, it wou…

    …ld hit an undefined property of result. Instead it should be looking from response on line 1297
    Charles Griffin committed Dec 15, 2013
    Configuration menu
    Copy the full SHA
    d420773 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2013

  1. added mockery.

    Charles Griffin committed Dec 24, 2013
    Configuration menu
    Copy the full SHA
    e4d4a56 View commit details
    Browse the repository at this point in the history