Skip to content

Commit b7c01d4

Browse files
author
Stefano Verna
committed
Fixe
1 parent 8931db9 commit b7c01d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/active_admin/dragonfly/engine.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class Engine < ::Rails::Engine
1818
]
1919
end
2020

21-
config.to_prepare do
21+
initializer "register stylesheets" do
2222
ActiveAdmin.application.register_stylesheet "active_admin/active_admin_dragonfly.css", :media => :screen
2323
end
2424
end

0 commit comments

Comments
 (0)