https://github.com/garrettmichaelgeorge/poodr_examples
Working through code examples from Sandi Metz's Practical Object-Oriented Design (https://poodr.com), adding tests along the way.
https://github.com/garrettmichaelgeorge/poodr_examples
poodr ruby
Last synced: 28 days ago
JSON representation
Working through code examples from Sandi Metz's Practical Object-Oriented Design (https://poodr.com), adding tests along the way.
- Host: GitHub
- URL: https://github.com/garrettmichaelgeorge/poodr_examples
- Owner: garrettmichaelgeorge
- Created: 2021-01-11T18:03:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-11T18:13:47.000Z (over 5 years ago)
- Last Synced: 2025-01-17T09:46:33.979Z (over 1 year ago)
- Topics: poodr, ruby
- Language: Ruby
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# POODR Examples
Working through the code examples in Sandi Metz's [Practical Object-Oriented Design: An Agile
Primer Using Ruby](https://poodr.com) (aka POODR), adding tests along the way.
Uses Ruby version 3.0.0.