app/models/concerns/blacklight/document.rb in blacklight-6.0.0.pre5 vs app/models/concerns/blacklight/document.rb in blacklight-6.0.0
- old
+ new
@@ -1,4 +1,5 @@
+# frozen_string_literal: true
##
##
# = Introduction
# Blacklight::Document is the module with logic for a class representing
# an individual document returned from Solr results. It can be added in to any