Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
助けが必要です。コントローラーから下のCSSの画像URLを更新したいです。LESS と SCSS も使用できます。方法はありますか?
.background{ height: 100%; width: 100%; background: asset-url('ad-rose.jpg', image) no-repeat 0px 40px; }
これは役立つかもしれませんhttp://bonamin.org/blog/2012/03/08/dynamic-css-image-background-in-rails/