Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6802569
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T19:14:21+00:00 2026-05-26T19:14:21+00:00

In my app I have the follow line <%= stylesheet_link_tag global.css, pop_div.css, log_in.css.erb %>

  • 0

In my app I have the follow line

   <%= stylesheet_link_tag "global.css", "pop_div.css", "log_in.css.erb" %>

log_in.css.erb is a simple css with one of the lines have a

background: url(<%= asset_path 'LightBg.png' %>);

and after looking at the source it turned into

    background: url(/assets/LightBg.png);

which I guess is correct, since the website works.

My confusion is:

1- why does it give a url for /assets/lightbg.png while in the public/asset directory the file is actually called LightBg-47c90e283c305c002f6973edf4054002.png

2- Why in the source of the page I see

 < link href="/assets/log_in.css.erb?body=1" media="screen" rel="stylesheet" type="text/css" />

and not log_in-447fd7902dbf635bf4231025699ce36a.css which is the name of the file in public/assets.

Shouldn’t the compilation process turn the call of log_in.css.erb to log_in.css?

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T19:14:22+00:00Added an answer on May 26, 2026 at 7:14 pm

    The hashing is only enabled for production, in development you still get the plain file names. If you require other stylesheets and javascripts than application.js and application.css, you need to set the config.assets.precompile in config/environments/production.rb. And I’m not sure, if you still can pass several stylesheets to stylesheet_link_tag. But usually you want all javascripts and stylesheets compiled into a single file (application.js and application.css).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Suppose I have a li styled as follows: #app-container ul.apps li.app1 { border-color:#57b6dd; background:url(app-icons/app1.png)
I have an app in which users can follow law firms I have 3
I have a simple JSF web app as follows. The Java class contains: private
My app have a background image that fills the screen. I'd like to display
I have a rails app that is working fine except for one thing. When
Follow up question on this one Say my app has several ViewControllers , let's
How to draw a line follow the ball on animation,like Discovr app ? I
I have a django app with models as follows: A Question model An Answer
Hi there I have 3 files in rails as follows: 1)Located at app/controller/listings_controller.rb class
In my wpf app, I have a datagrid as follows <Custom:DataGrid x:Name=dg_nba IsEnabled={Binding Iseditmode}

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.