- Changed: Updated "verbose linting" test to allow for backtrace changes in Ruby 3.4 (CodeMeister)
- Fix: Set the same timestamps for
created_at
andupdated_at
onbuild_stubbed
(Kim Emmanuel) - Fix: Refactored sequences to ensure cloned traits use parent sequences. (CodeMeister)
- Docs: Fix definition_file_paths comment (Milo Winningham)
- Docs: Add ruby-lsp extensions to Useful Tools in README.md (johansenja)
- Docs: Fix docs about definition file paths (Ryo Nakamura)
- Docs: Update has_many-associations.md to mention that traits can use inline associations (Matthew Zagaja)
- Docs: Fix "Transitioning from Factory Girl" guide link (Neil Carvalho)