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

non-production update readme with targeting best practices #139

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

omeedrj
Copy link

@omeedrj omeedrj commented Nov 28, 2023

Update Readme With Targeting Best Practices

  • Issue Link: non-production

Summary of Changes

  • Update README with targeting best practices
  • Bump gem patch version
  • Update spec_helper.rb to not use activesupport's presence method so it's compatible with 7.1.2

Update

There are some issues with activesupport 7.1.2 working with rspec, I'm going to leave this PR open in case anyone else wants to dig in. See this thread for details. See this other PR as well: #140.

…re 'active_support/core_ext' to spec_helper.rb
…age of activesupport's 'presence' method to get tests to not fail with activesupport 7.1.2
…ctivesupport/core_ext/object/blank in spec_helper.rb
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.

1 participant