mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
4f31b7767e
You can't compile a file that references a non-compiled asset's path. .. unless you turn off asset runtime errors. Outside of a test case like this, `config.assets.precompile` would normally retain its default entry, which precompiles all images (and other non-JS/CSS files) that are in `app/assets`. |
||
---|---|---|
.. | ||
initializers | ||
middleware | ||
rack | ||
rake | ||
asset_debugging_test.rb | ||
assets_test.rb | ||
build_original_fullpath_test.rb | ||
configuration_test.rb | ||
console_test.rb | ||
generators_test.rb | ||
loading_test.rb | ||
mailer_previews_test.rb | ||
middleware_test.rb | ||
multiple_applications_test.rb | ||
paths_test.rb | ||
rackup_test.rb | ||
rake_test.rb | ||
rendering_test.rb | ||
routing_test.rb | ||
runner_test.rb | ||
test_runner_test.rb | ||
test_test.rb | ||
url_generation_test.rb |