Skip to content

Rails5#676

Merged
dgeb merged 32 commits intomasterfrom
rails5
Apr 18, 2016
Merged

Rails5#676
dgeb merged 32 commits intomasterfrom
rails5

Conversation

@lgebhardt
Copy link
Copy Markdown
Contributor

Rails 5 compatibility changes.
Switches tests over to rails5 testing format, and patches rails 4 for compatibility.

nathanpalmer and others added 30 commits January 5, 2016 19:27
Using ensure on rails 5 will get a "headers already sent" error
Rails 5 turns @scope into a linked list and you can no longer modify and individual scope but must create a new one with your extra data
The methods here were modeled after it's own resource handling (setting the scope_level_resource is required due to their parent_resource checking)
Needed for rails 5 and works with rails 4
Needs to be cleared to allow multiple request calls in a single test
Rails 5 beta 3-compatible parameter parsing
@dgeb dgeb merged commit d298a40 into master Apr 18, 2016
@dgeb dgeb deleted the rails5 branch April 18, 2016 12:52
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.

5 participants