We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03683fe commit a0c74ebCopy full SHA for a0c74eb
lib/view_component/cache_registry.rb
@@ -1,4 +1,5 @@
1
-
+# frozen_string_literal: true
2
+
3
module ViewComponent
4
module CachingRegistry # :nodoc:
5
extend self
0 commit comments