lib/roda/plugins/padrino_render.rb in roda-2.10.0 vs lib/roda/plugins/padrino_render.rb in roda-2.11.0
- old
+ new
@@ -1,6 +1,7 @@
# frozen-string-literal: true
+#
class Roda
module RodaPlugins
# The padrino_render plugin adds rendering support that is
# similar to Padrino's. While not everything Padrino's
# rendering supports is supported by this plugin (yet), it