When I start my server in the production environment, my CSS files, Javascript files, and images are not showing up. I`m using Webrick for my production server and Rails 3.0.3.
When I start my server in the production environment, my CSS files, Javascript files,
Share
Try this:
in your rails_app_path/config/environments/production.rb.