提交 d6b4f99b 编写于 作者: C Cakey | Buddy Magsipoc

Fix break on generated html

fixes this :

![http://i.imgur.com/86scI3a.png](http://i.imgur.com/86scI3a.png))
上级 bc3490c1
......@@ -1347,8 +1347,7 @@ config.assets.digest = true
Rails 4 no longer sets default config values for Sprockets in `test.rb`, so
`test.rb` now requires Sprockets configuration. The old defaults in the test
environment are: `config.assets.compile = true`, `config.assets.compress =
false`, `config.assets.debug = false` and `config.assets.digest = false`.
environment are: `config.assets.compile = true`, `config.assets.compress = false`, `config.assets.debug = false` and `config.assets.digest = false`.
The following should also be added to `Gemfile`:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册