Compare commits

..

No commits in common. "single-file-app" and "roda-single-file-v1.0" have entirely different histories.

View file

@ -1,6 +1,6 @@
# roda-templates
For the single file app template, really the only file you need is the config.ru and run it with puma.
For the single file app template, really the only file you need is the config.ru and run it with pum.
## Setup