rails--rails/actionpack/test/fixtures/public
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
..
elsewhere Handle missing javascript/stylesheets assets by raising an exception 2009-06-26 16:47:15 +12:00
images Added automated timestamping to AssetTagHelper methods for stylesheets, javascripts, and images when Action Controller is run under Rails [DHH] 2006-03-29 20:57:53 +00:00
javascripts Handle missing javascript/stylesheets assets by raising an exception 2009-06-26 16:47:15 +12:00
stylesheets Handle missing javascript/stylesheets assets by raising an exception 2009-06-26 16:47:15 +12:00
.gitignore ignore absolute tmp directory 2009-06-25 14:52:58 -05:00
404.html test controller rescues 2006-11-13 02:03:50 +00:00
500.da.html Added localized rescue (404.da.html) [#1835 state:committed] 2009-02-02 17:56:22 +01:00
500.html test controller rescues 2006-11-13 02:03:50 +00:00