Skip to content

Commit

Permalink
require ostruct
Browse files Browse the repository at this point in the history
  • Loading branch information
joelhawksley committed Sep 16, 2024
1 parent ec0434c commit e94224c
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 e94224c

Please sign in to comment.