記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Rails 4 assets.precompile
This is a common question in here, but none of the solutions fixed my problem, so here it goes: I... This is a common question in here, but none of the solutions fixed my problem, so here it goes: I am adding ace.js to my rails4 app, So what I did was - Added vendor/assets/ace/ace.js - Created vendor/assets/ace/index.js , with content //= require ace - Added the following to my production.rb config.assets.precompile += %w( index.js ) config.assets.paths << Rails.root.join("vendor", "assets", "ace



2014/03/13 リンク