Skip to content

totheralistair/Hexagonal-rack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexagonal Rack

Quick start

Just install bundler with shell command

gem install bundle

and install the needed gem for the project with

bundle install

Test

A test run is a simple:

rake test

Launching the web app

ruby src/handle_thru_sinatra.rb

will do the trick. Now just open http://localhost:4567/.

Enjoy!

About

making hexagonal architecture with Ruby Rack and add-ons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages