diff options
author | Dmitry Vorotilin <d.vorotilin@gmail.com> | 2012-09-01 15:58:24 +0400 |
---|---|---|
committer | Dmitry Vorotilin <d.vorotilin@gmail.com> | 2012-09-01 16:22:40 +0400 |
commit | 3a6e8e464c0d8b77d11fbfcf3d650423b060394c (patch) | |
tree | d255d82fa056cb77168b771641383655f0b086b8 /activerecord/test/fixtures | |
parent | 5f99bdbec2d3ffab416795ac48e350863e0e17d7 (diff) | |
download | rails-3a6e8e464c0d8b77d11fbfcf3d650423b060394c.tar.gz rails-3a6e8e464c0d8b77d11fbfcf3d650423b060394c.tar.bz2 rails-3a6e8e464c0d8b77d11fbfcf3d650423b060394c.zip |
Sprockets-rails tests fail
Method invalid_asset_host! was delegated to controller but sprockets
compile assets in their own scope without controller. And if we set asset_host
with second parameter it should raise error through invalid_asset_host!.
But since controller is nil it cannot be reached.
Diffstat (limited to 'activerecord/test/fixtures')
0 files changed, 0 insertions, 0 deletions