Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 438 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 438 Bytes

Sinatra With Trailblazer

Cause We Can.

Stack

The following gems are used in this project.

Gem Layer
Sinatra Infrastructure, Routing
Trailblazer Business
Reform Validation
Dry-validation Validation
Cells Presentation
Slim Presentation

Run

In development, start the server with

rerun "bundle exec ruby app.rb"

And browse to http://localhost:4567/posts/new.