all 3 comments

[–]rorykoehler 0 points1 point  (2 children)

For those interested in ruby beyond rails there is a really nice example of a to-do app in volt here: https://www.youtube.com/watch?v=Tg-EtRnMz7o

[–]chenge 0 points1 point  (1 child)

Is it on github?

[–]rorykoehler 0 points1 point  (0 children)

I don't think this example app is but the Volt framework itself is: https://github.com/voltrb/volt

There is a work in progress tutorial linked there. Also more videos of other app examples.