Skip to content

Commit d55ae95

Browse files
Add '-rails' to the name of the gem, and the associated files
1 parent 2f53b14 commit d55ae95

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.

lib/tasks/critical_path_css.rake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
require 'critical-path-css'
1+
require 'critical-path-css-rails'
22

33
namespace :critical_path_css do
44
@base_url = Rails.env.production? ? 'http://example.com' : 'http://localhost:3000'

0 commit comments

Comments
 (0)