lib/zine/data_page.rb in zine-0.16.0 vs lib/zine/data_page.rb in zine-0.17.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
require 'zine/page'
module Zine
# A page where the content comes from an array, usually an array of
# links to other pages, eg an index page like the home page