Skip to content

Commit

Permalink
require ostruct (#2096)
Browse files Browse the repository at this point in the history
  • Loading branch information
joelhawksley authored Sep 16, 2024
1 parent ec0434c commit 36adbed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/view_component/template.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
require "ostruct"

module ViewComponent
class Template
attr_reader :variant, :this_format, :type
Expand Down

0 comments on commit 36adbed

Please sign in to comment.