Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 467 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 467 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
Formular Form Rendering

Run

In development, start the server with

rerun "bundle exec ruby app.rb"

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