-
Roda Views Template v1.0 Stable
released this
2023-12-27 23:49:58 -06:00 | 0 commits to roda-views since this releaseBuilt on the single-file app, split out the config.ru to put routes and app logic in app.rb and call on templates to render proper html pages. tilt and erubi gems are added to do the rendering, and rack-unreloader gem is added to have puma automatically load file changes while running in development mode.
My example html layout uses Bulma to make it easier to make modern looking webpages.
Downloads