Skip to content

Switch to rails 5 spec keyword request syntax#80

Merged
jhawthorn merged 1 commit into
solidusio:masterfrom
jhawthorn-archives:rails_5_specs
Feb 6, 2017
Merged

Switch to rails 5 spec keyword request syntax#80
jhawthorn merged 1 commit into
solidusio:masterfrom
jhawthorn-archives:rails_5_specs

Conversation

@jhawthorn

@jhawthorn jhawthorn commented Feb 3, 2017

Copy link
Copy Markdown
Contributor

This adds the rails_test_params_backport gem which allows us to write requests in specs using the :params, :headers and :env options introduced in Rails 5.

This allows the same specs to run on both rails 4.2 and rails 5 without generating deprecation warnings.

This adds the rails_test_params_backport gem which allows us to write
requests in specs using the :params, :headers and :env options
introduced in Rails 5.

This allows the same specs to run on both rails 4.2 and rails 5 without
generating deprecation warnings.
@jhawthorn jhawthorn changed the title Switch to rails 5 spec syntax Switch to rails 5 spec keyword request syntax Feb 3, 2017
@jhawthorn jhawthorn merged commit ff1d160 into solidusio:master Feb 6, 2017
@jhawthorn jhawthorn deleted the rails_5_specs branch February 6, 2017 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants