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

Rails 5 support #433

Merged
merged 4 commits into from
Apr 19, 2016
Merged

Rails 5 support #433

merged 4 commits into from
Apr 19, 2016

Commits on Apr 19, 2016

  1. Configuration menu
    Copy the full SHA
    af3feb0 View commit details
    Browse the repository at this point in the history
  2. Fix few specs

    jondeandres committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    06cdf39 View commit details
    Browse the repository at this point in the history
  3. Remove warnings in specs

    jondeandres committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    461a98d View commit details
    Browse the repository at this point in the history
  4. Use old method signature for HTTP testing methods

    This will be deprecated in Rails 5.1 but for now we'll need to use it
    for all other Rails versions.
    jondeandres committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    481fdbb View commit details
    Browse the repository at this point in the history