エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Beryllium Work: Tips on Rails 4: Assets Compression with Angular.js
This is a series on small things of Rails 4 which might surprise you. If you use Angular.js with ... This is a series on small things of Rails 4 which might surprise you. If you use Angular.js with Rails, you will know that assets compression will interfere with Angular.js. In Rails 3, the solution is to set compressor in config/environments/production.rb: config.assets.js_compressor = Sprockets::LazyCompressor.new { Uglifier.new(:mangle => false) } In Rails 4, Sprockets::LazyCompressor is gone.



2014/02/03 リンク