Roda is a Ruby based web toolkit 'designed for building fast and maintainable web applications in ruby'.
With this example application I follow the article from Michael R. Cook.
The navigation bar is derived from Tania Rascia's article on Responsive Dropdown Navigation Bar.
$ bundle install
$ rerun --no-notify bundle exec rackup
Have fun Tweeking, Coding and testing.