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 d9bb9f1 commit 52607fcCopy full SHA for 52607fc
lib/view_component/cache_digestor.rb
@@ -22,7 +22,7 @@ def digest
22
end
23
24
def gather_templates
25
- @templates = @component.compiler.send(:gather_templates)
+ @templates = @component.compiler.send(:gather_templates)
26
27
28
0 commit comments