Files
rails/actionpack/test/i18n_coverage
2008-06-23 14:49:47 +02:00

9 lines
377 B
Plaintext
Executable File

rcov -x abstract_unit.rb \
-i action_view/helpers/number_helper.rb,action_view/helpers/date_helper.rb,action_view/helpers/active_record_helper.rb \
template/number_helper_i18n_test.rb \
template/date_helper_i18n_test.rb \
template/active_record_helper_i18n_test.rb \
# template/number_helper_test.rb \
# template/date_helper_test.rb \
# template/active_record_helper_test.rb