1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/test/dependencies/raises_exception.rb
2005-11-24 05:43:27 +00:00

3 lines
131 B
Ruby

$raises_exception_load_count += 1
raise 'Loading me failed, so do not add to loaded or history.'
$raises_exception_load_count += 1