module Roda::RodaPlugins::Base

The base plugin for Roda, implementing all default functionality. Methods are put into a plugin so future plugins can easily override them and call super to get the default behavior.