In previous versions of rails I was able to use a proc to serve only image assets from another server with:
I\'m sure that I am just overlooking something simple here but this has been driving me crazy all night! When trying to deploy a Rails 3.1.rc4 application to the Cedar stack on Heroku (I did this succ
Rails 3.1.0.rc5 I am having trouble getting named routes to work within an ERB-enabled Javascript file:
I\'m integrating my Rails 3.1 app with jQuery mobile (Beta 2, at the moment), and I\'m uncertain how to organize my JS & CSS.
I am trying to get tiny_mce to work with my Rails 3.1 application and its almost works. I have it installed in vendor/assets/tiny_mce and included in my application.js bootstrap:
Anyone get Rails 3.1 RC5 running on Heroku, Cedar stack? Everything seems to work so far, except that asset images (such as logo, icons, main_bg, etc.) are not being displayed.
I have an app that I am trying to deploy to Heroku Cedar stack with rails 3.1.0.rc5. Some blogs that I followed implementing the migration to cedar and asset pipeline:
I\'m trying to replicate the basics of the asset pipeline introduced in rails 3.1 in my rails 3.0 app.
I started playing around with rails 3.1.rc4 but the first problem I\'m having is that the assets are not available. I cre开发者_如何学JAVAated a brand new project and in the index page the rails image
I would like to influence the order in which my scss files are put in开发者_C百科to the final application.css file, because I would like to be able to overwrite some styles that have been defined in a