I tried to make a homepage using a template.
In the template, there were css, font, img, js, sass folders in the assets folder.
So I put the css, sass folders in the template into the Ruby on Rails project directory App/assets/style sheets, and I put the contents in the js folder into the App/assets/javascript.
And when I ran the project, I got an error like
https://ide.c9.io/bee0005/aaaaaaaaaaa#openfile-README.md
I was working on c9. I really want to use this template, but it's so frustrating
ruby ruby-on-rails web template theme
I had to sign up for c9, so I couldn't look closely, but based on the error you posted, I am an error because the $bg-info variable is not declared. Make sure the file containing $bg-info is not missing.
© 2024 OneMinuteCode. All rights reserved.