1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib
Francesco Rodriguez df10279252 update test_help to config properly turn natural language option
Last versions of Turn don't monkey patch MiniTest to setup
the natural language option. Here is an
[example](https://github.com/TwP/turn/blob/master/try/test_autorun_minitest.rb#L3).

This patches the following behaviour:

    $ rake test:units
    `<top (required)>': undefined method `use_natural_language_case_names='
    for MiniTest::Unit:Class (NoMethodError)
2012-07-06 18:12:36 -05:00
..
rails update test_help to config properly turn natural language option 2012-07-06 18:12:36 -05:00
rails.rb Removing ==Examples and last blank lines of docs from railties 2012-05-14 10:50:59 -05:00