Skip to content
New issue

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

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

Already on GitHub? # to your account

a few cleanups #1

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

a few cleanups #1

wants to merge 4 commits into from

Conversation

gammons
Copy link

@gammons gammons commented Dec 13, 2012

Hi Andrew,

I have made a few cleanups to your Uncle Bob - style rails app, namely getting rid of the pg gem in favor of sqlite3, and just a couple things I saw when studying the code.

Overall I like this approach. My thoughts on this subject is that most of the primary directories (boundaries, interactors, entities), could be encapsulated into a gem, which rails/sinatra/whatever could then require.

It's nice to see other ruby/rails developers starting to flesh out this approach to system architecture. My company will be using an architecture like this for the next revision of our product.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant