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

rocket_pants 5 #1

Merged
merged 4 commits into from
Jul 18, 2018
Merged

Commits on Jul 14, 2018

  1. Configuration menu
    Copy the full SHA
    a818c11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f26363 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    011c3ce View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. [#159012685] update rocket pants to be compatible with Rails 5.0

    - bump rocket pants version to 5.0.0
    - remove travis.yml; replace with circleci yml
    - update ruby to supported version (2.3.5)
    - replace old mock behavior with newer rspec mock behavior
    - remove rr gem
    - get all specs to pass (half were originally failing)
    - update kaminari integraiton to work with rocket pants again
    - use pinned stable version of active_model_serializers for integration test
    - check in Gemfile.lock
    - remove check that raises if exposed resource returns to invalid and returns true
    - patch with Rails 5.0 compatible changes
    - update instrumentation so it works nicely with skylight
    polina-munoz committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    7892ca1 View commit details
    Browse the repository at this point in the history