Note that there are some explanatory texts on larger screens.

plurals
  1. PORails CSS not rendering with Heroku (already did RAILS_ENV=production bundle exec rake assets:precompile)
    primarykey
    data
    text
    <p>The gaps in knowledge come one after the other! (beginner aiming for 800-1000 hours of experience). </p> <p>Thank you in advance for your time Stack Over Flow community.</p> <hr> <p><strong>I just got my app to work on heroku, and now I have the obstacle of the CSS files not loading.</strong> </p> <h2><strong>Steps already taken:</strong></h2> <ul> <li>Ran <code>RAILS_ENV=production rake assets:precompile</code> following steps here: <a href="https://devcenter.heroku.com/articles/rails-asset-pipeline#the_asset_pipeline" rel="nofollow">https://devcenter.heroku.com/articles/rails-asset-pipeline#the_asset_pipeline</a></li> <li>Also manually added the important CSS files from my app/assets/stylesheets</li> <li><p>I also ran the following git commands:</p> <pre><code>git add . git push -m "messages" git push heroku master </code></pre></li> </ul> <p>Currently, <code>/public/assets</code> has the following files:</p> <pre><code>8a-social-email-c07ffca4d0547e1cfad0b2b2306a715c.png 8a-social-email.png 8b-social-facebook-b440070962a72b59e40c5b5ebecf6348.png 8b-social-facebook.png 8c-social-twitter-805f23c4a7834296835aa48f14859640.png 8c-social-twitter.png application-7270767b2a9e9fff880aa5de378ca791.css application-7270767b2a9e9fff880aa5de378ca791.css.gz application-7270767b2a9e9fff880aa5de378ca791.js application-7270767b2a9e9fff880aa5de378ca791.js.gz application.css application.css.gz application.js application.js.gz jquery.min-70bec01470bf6bcfed5892ae554b38c8.map jquery.min.map logo-img-de31fdeb33dbf84481ec3e77cee38719.png logo-img.png manifest.yml normalize.css passionportfolio.webflow.css rails-be8732dac73d845ac5b142c8fb5f9fb0.png rails.png webflow.css </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload