My problem: All images aren\'t loaded correctly when I start my app in production mode. I see only a placeholder for the image. When I copy the image-url I get \"assets/mylogo.png\". I miss the finge
When I precompile my assets for a rails 3.1 app with rake assets:precompile it spits out an old cached version if nothing changes in the asset files. I can tell because my erb开发者_开发问答 is making
I developed a Rails 3.1 application that consists of a 100% Ajax CRUD forms to input users and customers.I created two separate models, controllers, views etc.The views for each model contain jquery f
I\'m trying to allow the user to customize my application using YML files. When the user updates certain things the CSS needs to be updated as well.
Currently working on a project where we need to drop in various static html pages + static assets for those from time to time that \"just work.\"We cannot have anyone editing the html directly to plac
EDIT: Anybody else has any suggestions? I\'m totally stumped!!! I have an app in which all the assets compile just fine but in this second app, when I run:
After upgrading our Compass-powered app to Rails 3.1.1.rc1 and Asset Pipeline, I\'ve started getting \"regexp buffer overflow\" error when trying to precompile stylesheets locally. I\'ve discovered th
I created a brand new Rails 3.1 app. I added the twitter bootstrap CSS file in app/assets/stylesheets/bootstrap.min.css. Here is the relevant code
Anyone seen this befor开发者_运维百科e?If not, any good tips on debugging rake issues w/ no stack trace would be appreciated!
I am getting the following error: Sprockets::Helpers::RailsHelper::AssetPaths::AssetNotPrecompiledError in Photos#edit