-
Notifications
You must be signed in to change notification settings - Fork 196
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Application.css file missing #4
Comments
It's generated by Less On 22 Mar 2011, at 03:03, iwaffles wrote:
|
But the Less can't generate it on my enviroment. ... I use ruby192 -p180 ,rails 3.0.5 |
Any errors when less tries to generate it? On Sat, Mar 26, 2011 at 10:07 PM, lolomarx <
Alex MacCaw (415) 513-0975 http://alexmaccaw.co.uk | http://www.leadthinking.com | http://socialmod.com |
Can't see any error message. i will prefer to have the default file then less can genereate and replace it to avoid compatibility issues. Any way i will try your holla 2 first and learn from it. Thx |
I'm having the same problem. There is no less.js file in the page source. There's also an error loading application.css shown below. Started GET "/ria" for 127.0.0.1 at 2011-03-28 23:33:02 -0700 Started GET "/stylesheets/application.css" for 127.0.0.1 at 2011-03-28 23:33:02 -0700 Started GET "/javascripts/application.js" for 127.0.0.1 at 2011-03-28 23:33:04 -0700 Started GET "/ria/loader?=1301380384694" for 127.0.0.1 at 2011-03-28 23:33:04 -0700 |
You need to be using Thin as a webserver:
On 29 Mar 2011, at 19:37, sebouh wrote:
|
The application.css file seems to be missing.
The text was updated successfully, but these errors were encountered: