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

Added filters support for stub #270

Merged
merged 3 commits into from
Sep 14, 2016
Merged

Added filters support for stub #270

merged 3 commits into from
Sep 14, 2016

Commits on Sep 14, 2016

  1. Added filters support for stub

    Tigran Makaryan authored and drewish committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    5cf809c View commit details
    Browse the repository at this point in the history
  2. Add tests for Recurly_Stub

    drewish committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    21bcd57 View commit details
    Browse the repository at this point in the history
  3. Fix the variable name

    When `get()`ing a stub you're returning the full object so lets refer to
    it that way.
    drewish committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    6a5afda View commit details
    Browse the repository at this point in the history