blocknotes / rails_hexagonal_app

Test Rails app using hexagonal architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test Rails app using hexagonal architecture

This is a test project to apply some hexagonal architecture patterns to a Rails application.

Details

Please take a look at the commits history for the details.

They propose the following changes:

  • add some service objects to a sample app;
  • add some service adapters;
  • add some listeners to the service objects.

About

Test Rails app using hexagonal architecture


Languages

Language:Ruby 84.6%Language:HTML 14.0%Language:CSS 1.0%Language:JavaScript 0.4%