Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-30 | 667 Bytes | |
v6.5.2 source code.tar.gz | 2025-05-30 | 110.2 kB | |
v6.5.2 source code.zip | 2025-05-30 | 209.4 kB | |
Totals: 3 Items | 320.3 kB | 2 |
- 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)