lib/europeana/blacklight/routes.rb in europeana-blacklight-1.2.2 vs lib/europeana/blacklight/routes.rb in europeana-blacklight-1.3.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Europeana
module Blacklight
##
# URL routing for Europeana records
class Routes