1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides
Mike Moore 2a68f68aea Update test locations
Change the default test locations to avoid confusion around the common
testing terms "unit" and "functional".
Add new rake tasks for the new locations, while maintaining backwards
compatibility with the old rake tasks.

New testing locations are as follows:

    app/models -> test/models (was test/units)
    app/helpers -> test/helpers (was test/units/helpers)
    app/controllers -> test/controllers (was test/functional)
    app/mailers -> test/mailers (was test/functional)
2012-10-09 17:53:56 -06:00
..
assets [Guides] Format content for small devices 2012-10-06 16:40:51 -04:00
code/getting_started Remove duplicate 'the' article in commented line 2012-10-08 14:00:59 -07:00
rails_guides [Guides] Navigation styling for small devices 2012-10-06 16:38:37 -04:00
source Update test locations 2012-10-09 17:53:56 -06:00
CHANGELOG.md Update test locations 2012-10-09 17:53:56 -06:00
rails_guides.rb No more Textile guide generation support 2012-09-17 15:55:17 -04:00
Rakefile No more Textile guide generation support 2012-09-17 15:55:17 -04:00
w3c_validator.rb Add exception handling to rake guides:validate 2012-08-24 12:06:44 +02:00