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 56c9652 commit 6a42445Copy full SHA for 6a42445
lib/view_component.rb
@@ -2,6 +2,7 @@
2
3
require "action_view"
4
require "active_support/dependencies/autoload"
5
+require "view_component/version"
6
7
module ViewComponent
8
extend ActiveSupport::Autoload
0 commit comments