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 201d96f commit 4a19e8cCopy full SHA for 4a19e8c
lib/generators/critical_path_css/install_generator.rb
@@ -1,7 +1,7 @@
1
require 'rails/generators'
2
3
module CriticalPathCss
4
- class InstallGenerator < Rails::Generators::Base
+ class InstallGenerator < ::Rails::Generators::Base
5
source_root File.expand_path('..', __FILE__)
6
7
# Copy the needed rake task for generating critical CSS
0 commit comments