diff --git a/spec/example_app/app/views/layouts/docs.html.erb b/spec/example_app/app/views/layouts/docs.html.erb index 511fb10597..fe9096581c 100644 --- a/spec/example_app/app/views/layouts/docs.html.erb +++ b/spec/example_app/app/views/layouts/docs.html.erb @@ -1,5 +1,7 @@ - + + + <%= stylesheet_link_tag "docs", media: "all" %>