{"id":31923505,"url":"https://github.com/andyobtiva/responsibility_driven_design_in_ruby","last_synced_at":"2025-10-13T23:54:22.693Z","repository":{"id":272954702,"uuid":"917943396","full_name":"AndyObtiva/responsibility_driven_design_in_ruby","owner":"AndyObtiva","description":"Code examples used in Montreal.rb January 2025 talk \"Ruby OOP Done Right with Responsibility Driven Design\" by Andy Maleh","archived":false,"fork":false,"pushed_at":"2025-03-19T14:32:09.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-19T15:34:31.062Z","etag":null,"topics":["ood","oop","responsibility-driven-design","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AndyObtiva.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-16T23:53:53.000Z","updated_at":"2025-03-19T14:32:22.000Z","dependencies_parsed_at":"2025-01-17T17:26:50.492Z","dependency_job_id":"d1ec875c-a5d1-481e-ad2d-fcdb13d1122f","html_url":"https://github.com/AndyObtiva/responsibility_driven_design_in_ruby","commit_stats":null,"previous_names":["andyobtiva/responsibility_driven_design_in_ruby"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AndyObtiva/responsibility_driven_design_in_ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndyObtiva%2Fresponsibility_driven_design_in_ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndyObtiva%2Fresponsibility_driven_design_in_ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndyObtiva%2Fresponsibility_driven_design_in_ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndyObtiva%2Fresponsibility_driven_design_in_ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndyObtiva","download_url":"https://codeload.github.com/AndyObtiva/responsibility_driven_design_in_ruby/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndyObtiva%2Fresponsibility_driven_design_in_ruby/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017190,"owners_count":26086017,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ood","oop","responsibility-driven-design","ruby"],"created_at":"2025-10-13T23:54:20.898Z","updated_at":"2025-10-13T23:54:22.681Z","avatar_url":"https://github.com/AndyObtiva.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Code for Ruby OOP Done Right w/ Responsibility Driven Design\n## Montreal.rb Ruby Meetup 2025-01 Talk\n\nThis repo contains code examples for the [Montreal.rb January 2025 Ruby meetup talk \"OOP Done Right in Ruby w/ Responsibility Driven Design\"](https://www.youtube.com/watch?v=-KTUZDpMVKU\u0026list=PLRAf4zt5oEjc2mqmEN9m_O0JovQCXxvxt\u0026index=15). Note that the examples do not cover the entire talk, which is better learned by watching the YouTube Video and browsing through the Presentation Slides.\n\nYouTube Video:\n[https://www.youtube.com/watch?v=-KTUZDpMVKU\u0026list=PLRAf4zt5oEjc2mqmEN9m_O0JovQCXxvxt\u0026index=15](https://www.youtube.com/watch?v=-KTUZDpMVKU\u0026list=PLRAf4zt5oEjc2mqmEN9m_O0JovQCXxvxt\u0026index=15)\n\nPresentation Slides:\n[https://docs.google.com/presentation/d/e/2PACX-1vQ_ZD9J-X2tvIRX0oN-ueA8Og7n06Ddn5w_QDCyZBhp-iDrWI5KCzaTQC1ulTUoFybpj4SxkjTLxo2A/pub?start=false\u0026loop=false\u0026delayms=60000\u0026slide=id.p1](https://docs.google.com/presentation/d/e/2PACX-1vQ_ZD9J-X2tvIRX0oN-ueA8Og7n06Ddn5w_QDCyZBhp-iDrWI5KCzaTQC1ulTUoFybpj4SxkjTLxo2A/pub?start=false\u0026loop=false\u0026delayms=60000\u0026slide=id.p1)\n\nTo run, please follow these steps in an environment that has Ruby:\n\n```\ngit clone git@github.com:AndyObtiva/responsibility_driven_design_in_ruby.git\n```\n\n```\ncd responsibility_driven_design_in_ruby\n```\n\n```\nruby responsibility_driven_design/application.rb\n```\n\n## License\n\n[MIT](LICENSE.txt)\n\nCopyright (c) 2025 Andy Maleh\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyobtiva%2Fresponsibility_driven_design_in_ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandyobtiva%2Fresponsibility_driven_design_in_ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyobtiva%2Fresponsibility_driven_design_in_ruby/lists"}