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
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
..
addresses
alternate_helpers Allow helpers directory to be overridden via ActionController::Base.helpers_dir (Sam Pohlenz) [#1424 state:committed] 2008-11-23 13:42:53 +01:00
bad_customers
content_type
customers
db_definitions
developers Improve test coverage and create fixtures for RenderPartialWithRecordIdentificationTests 2008-07-12 12:17:10 -05:00
fun Improve test coverage and create fixtures for RenderPartialWithRecordIdentificationTests 2008-07-12 12:17:10 -05:00
functional_caching Improved test coverage for fragment cache helper 2008-07-15 20:54:17 -05:00
good_customers
happy_path/render_action Started implementing render :action 2009-03-19 13:35:39 -07:00
helpers
layout_tests Implemented layout conditions in new base 2009-05-21 18:14:20 -07:00
layouts Drive the final stake through @content_for_*'s heart! 2009-06-17 18:08:45 -07:00
mascots
multipart Allow empty files to be uploaded 2009-01-20 20:34:35 -06:00
override/test
override2/layouts/test
post_test
projects Improve test coverage and create fixtures for RenderPartialWithRecordIdentificationTests 2008-07-12 12:17:10 -05:00
public Handle missing javascript/stylesheets assets by raising an exception 2009-06-26 16:47:15 +12:00
quiz/questions Fixed simplified render with nested models [#2042 state:resolved] 2009-03-07 14:05:18 -06:00
replies Improve test coverage and create fixtures for RenderPartialWithRecordIdentificationTests 2008-07-12 12:17:10 -05:00
respond_to
scope/test
symlink_parent
test Finish making pending tests pass 2009-06-17 12:54:19 -07:00
topics
_top_level_partial.html.erb Fix rendering partials at the top level [#795 state:resolved] 2008-08-13 19:15:35 -05:00
_top_level_partial_only.erb Fix rendering partials at the top level [#795 state:resolved] 2008-08-13 19:15:35 -05:00
companies.yml
company.rb
developer.rb
developers.yml
developers_projects.yml
mascot.rb
mascots.yml
project.rb
projects.yml
replies.yml Remove the irrelevant fixture added in fe6ffce51d 2009-01-24 18:22:17 +00:00
reply.rb
shared.html.erb
topic.rb
topics.yml