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 1406db3 commit b9b52a0Copy full SHA for b9b52a0
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