开发者

javascript_expansions and stylesheet_expansions seemingly ignored in Rails 3.1

开发者 https://www.devze.com 2023-03-31 06:59 出处:网络
I have been working with Rail 3.1 and just noticed when I turn on the asset pipeline, the javascript_expansions and stylesheet_expansions seem to be 开发者_Python百科ignored. Is this the correct behav

I have been working with Rail 3.1 and just noticed when I turn on the asset pipeline, the javascript_expansions and stylesheet_expansions seem to be 开发者_Python百科ignored. Is this the correct behavior or might I be doing something wrong? I have done many google searches and come up with nothing on the matter.


After digging a bit deeper, I found that javascript_expansions and stylesheet_expansions are ignored in rails 3.1 if the asset pipeline is turned in favor of manifest files.

0

精彩评论

暂无评论...
验证码 换一张
取 消