Unclaimed project
Are you a maintainer of draper? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
draper
Decorators/View-Models for Rails Applications
decoratorsruby
Last updated 4 months ago
Back to changelogWhat's Changed
- Fix broken CI by @y-yagi in https://github.com/drapergem/draper/pull/912
- Add Ruby 3.1 and 3.2 to the CI matrix and fix CI failure in Ruby 3 by @mishina2228 in https://github.com/drapergem/draper/pull/916
- Replace deprecated/removed
File.exists? alias by @jonkerz in https://github.com/drapergem/draper/pull/923
- Update README.md with instructions for namespaced decorators by @Aerotune in https://github.com/drapergem/draper/pull/878
- Use https for GitHub link by @mishina2228 in https://github.com/drapergem/draper/pull/915
- Update README with config to disable generation of decorator files by @chain792 in https://github.com/drapergem/draper/pull/922
- Fix CollectionDecorator#respond_to? for non AR collections by @catks in https://github.com/drapergem/draper/pull/920
- fix issue with using draper outside of controller/view context by @timdiggins in https://github.com/drapergem/draper/pull/927
- Improve performance of method call via
delegate_all by @y-yagi in https://github.com/drapergem/draper/pull/911
- Associations: #decorate queries DB every time by @Alexander-Senko in https://github.com/drapergem/draper/pull/932
Workflows / CI: fixed & refactored by @Alexander-Senko in https://github.com/drapergem/draper/pull/935Workflows / CI: updated to Rails 7 by @Alexander-Senko in https://github.com/drapergem/draper/pull/936Documentation: updated maintainers list by @Alexander-Senko in https://github.com/drapergem/draper/pull/934New Contributors
- @mishina2228 made their first contribution in https://github.com/drapergem/draper/pull/916
- @jonkerz made their first contribution in https://github.com/drapergem/draper/pull/923
- @Aerotune made their first contribution in https://github.com/drapergem/draper/pull/878
- @chain792 made their first contribution in https://github.com/drapergem/draper/pull/922
- @catks made their first contribution in https://github.com/drapergem/draper/pull/920
- @timdiggins made their first contribution in https://github.com/drapergem/draper/pull/927
- @Alexander-Senko made their first contribution in https://github.com/drapergem/draper/pull/932
Full Changelog: https://github.com/drapergem/draper/compare/v4.0.2...v4.0.3