Skip to content

Conversation

@liveh2o
Copy link
Owner

@liveh2o liveh2o commented Dec 7, 2024

Modernize the gem structure and setup to match that of fresh gem generated with Bundler:

$ bundle gem active_remote --test rspec

including an updated license, and new changelog and code of conduct.

Also fix Ruby warnings, and drop rspec-its in favor of plain ol' it expectations.

Modernize the gem structure and setup to match that of fresh gem
generated with Bundler:

    $ bundle gem active_remote

including an updated license, and new changelog and code of conduct.
The association DSL was defining collection association writer methods
twice, which was triggering a warning from Ruby. Fix it.
Regenerate the RSpec spec helper, modernize the config, and drop
rspec-its in favor of plain ol' `it` expectations.
@liveh2o liveh2o merged commit 86de370 into main Dec 7, 2024
7 checks passed
@liveh2o liveh2o deleted the ah/modernize branch December 7, 2024 19: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.

2 participants