Skip to content

Commit b9b52a0

Browse files
committed
Require view_component/version
1 parent 1406db3 commit b9b52a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/view_component.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
require "action_view"
44
require "active_support/dependencies/autoload"
5+
require "view_component/version"
56

67
module ViewComponent
78
extend ActiveSupport::Autoload

0 commit comments

Comments
 (0)