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

Support for Rails 7.1 #111

Merged
merged 16 commits into from
Oct 30, 2023
Merged

Support for Rails 7.1 #111

merged 16 commits into from
Oct 30, 2023

Conversation

mathieujobin
Copy link
Contributor

No description provided.

# assert_nothing_raised do
# perform_service(param: 'no_exception')
# end
def assert_nothing_raised
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did this need patching?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Why?" is unclear, but I get NoMethodError assert with rails 7.1

@mathieujobin mathieujobin merged commit a8def4f into master Oct 30, 2023
26 checks passed
@mathieujobin mathieujobin deleted the rails7.1 branch October 30, 2023 23:13
smshuja pushed a commit to TheTalentEnterprise/webhook_system that referenced this pull request Jan 25, 2024
* allow rails 7.1

* Update ci.yml

* Create rails_7.1.gemfile

* Update version.rb

* update rubocop file

* dev branch of active_attr

* bye bye ruby 2.6

* updte rubocop

* bye bye rails 4.2

* oups

* we need this

* one was missing

* fix version check

* ruby 3.0 only for rails 7.1

* rails 7.1 on ruby 3.1+ only

* used released active_attr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants