0
After I have deployed these files below are not being loaded.
This is my directory
This is my application.Rb
Here as they are being called
<%= stylesheet_link_tag "home" %>
<%= javascript_include_tag "home" %>
<img class="client" src="<%= asset_path('b.png') %>">
update:
I noticed are not only those listed Assets, no Asset is carrying.