Cause We Can.
The following gems are used in this project.
Gem | Layer |
---|---|
Sinatra | Infrastructure, Routing |
Trailblazer | Business |
Reform | Validation |
Dry-validation | Validation |
Cells | Presentation |
Slim | Presentation |
In development, start the server with
rerun "bundle exec ruby app.rb"
And browse to http://localhost:4567/posts/new
.