app/views/layouts/iro/application.haml in iron_warbler-2.0.5 vs app/views/layouts/iro/application.haml in iron_warbler-2.0.6

- old
+ new

@@ -3,10 +3,10 @@ %head %meta{content: "text/html; charset=UTF-8", "http-equiv" => "Content-Type"}/ %title Iron Warbler = csrf_meta_tags = csp_meta_tag - = stylesheet_link_tag "iro/application", media: "all" + = stylesheet_link_tag "iron_warbler/application", media: "all" %body .main-menu %h5 Main Menu %ul %li= link_to 'Home - Dashboard', root_path \ No newline at end of file