Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ruby & The Repository Pattern (With Hanami) - Heather Lim #16

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

snuggs
Copy link
Member

@snuggs snuggs commented Feb 28, 2017

Fixes #14 Heather Lim talk on Hanami and Ruby

@heatherlim Done and DONE! You're the best with this and thanks for your patience. I hope I made you proud! https://www.youtube.com/watch?v=uoyFQteYeKc

Will need your blessing before merging (will ping you). then it's up on the site and we're done. We can close this issue then.

P.S. You'll officially be known as the first talk as we are putting out videos the rest of the year. 😎


<p>Hanami is a lightweight web framework for Ruby. It’s easy to use and productive. Unlike Rails, it doesn’t have models that inherit from ActiveRecord that tend to mix business logic with persistence. Objects are simpler with more clear cut responsibilities. This talk explores creating a simple app with Hanami that shows the repository pattern in action.

<aside>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@heatherlim I'll get this cleaned up. This was from an example I used from Jessica Kerr.

@snuggs snuggs added the WIP label Feb 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Heather Lim talk on Hanami and Ruby
2 participants