Hacker News new | past | comments | ask | show | jobs | submit login

I haven't tested this myself, but I can guess that they will load slower in development. In development asset requests go through the asset pipeline now instead of being directly served up through the HTTP server.



is there a reason to dump your images into the assets vs public folder then?


Not really for application specific images. However, vendor, lib, and engine images will be copied into public in production. Keeps you from manually having to keep somebody elses asset dependencies updated in your app.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: