app/views/layouts/repres/react/application.html.erb in repres-react-1.1 vs app/views/layouts/repres/react/application.html.erb in repres-react-1.1.1

- old
+ new

@@ -1,9 +1,9 @@ <!DOCTYPE html> <html> <head> <title>Repres React</title> - <%= stylesheet_link_tag "repres/react/application", media: "all" %> + <%= stylesheet_link_tag "repres/react/application", media: "all" %> <%= csrf_meta_tags %> </head> <body> <%= yield %>