Skip to content

Remove check for rails-controller-testing gem#385

Merged
willnet merged 2 commits into
Sorcery:masterfrom
willnet:remove-conditional-about-rails-controller-testing
Jun 25, 2025
Merged

Remove check for rails-controller-testing gem#385
willnet merged 2 commits into
Sorcery:masterfrom
willnet:remove-conditional-about-rails-controller-testing

Conversation

@willnet

@willnet willnet commented Jun 24, 2025

Copy link
Copy Markdown
Member

The rails-controller-testing gem provided helper methods for controller tests up to Rails 4.2. This condition was used to support testing with both Rails 4.2 and Rails 5+. Since we no longer test with Rails versions below 5, the condition is no longer necessary.

ref: #21

willnet added 2 commits June 24, 2025 19:10
The `rails-controller-testing` gem provided helper methods for controller tests up to Rails 4.2. This condition was used to support testing with both Rails 4.2 and Rails 5+. Since we no longer test with Rails versions below 5, the condition is no longer necessary.

ref: Sorcery#21
@willnet willnet requested review from Beartech and joshbuker June 24, 2025 10:13
@willnet willnet merged commit 24463e0 into Sorcery:master Jun 25, 2025
10 checks passed
@willnet willnet deleted the remove-conditional-about-rails-controller-testing branch June 25, 2025 00:54
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