1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test/fixtures/public/elsewhere
Christos Zisopoulos 18a97a6601 Handle missing javascript/stylesheets assets by raising an exception
An exception will be raised if a local javascript/stylesheet file included
by the stylesheet_link_tag or javascript_include_tag can not be found.

When caching is enabled, we use atomic_write to ensure that the cache file
is not created with zero length.

Signed-off-by: Michael Koziarski <michael@koziarski.com>

[#2738 state:committed]
2009-06-26 16:47:15 +12:00
..
cools.js Handle missing javascript/stylesheets assets by raising an exception 2009-06-26 16:47:15 +12:00
file.css Handle missing javascript/stylesheets assets by raising an exception 2009-06-26 16:47:15 +12:00