lib/roda/plugins/padrino_render.rb in roda-2.9.0 vs lib/roda/plugins/padrino_render.rb in roda-2.10.0
- old
+ new
@@ -1,4 +1,6 @@
+# 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