aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/testing.textile
Commit message (Expand)AuthorAgeFilesLines
* docrails [#8] changed old def test_ methods to new test(name, block) style in...Dan Croak2009-08-091-44/+37
* Testing Guide: fix some grammar errors and typosJustin Brown2009-06-191-6/+6
* Grammer: 'a' => 'an' where applicable.Joseph Pecoraro2009-05-291-1/+1
* Fixes some typos in the guides.Evan Farrar2009-05-071-1/+1
* Fix my previous commit. Don't say it's been removed when it reallySean Bryant2009-04-221-1/+1
* Add a note about assert_valid(record) being deprecated.Sean Bryant2009-04-221-0/+2
* revised links in guides according to W3C link checker reportXavier Noria2009-03-151-2/+2
* revised titles of testing guideXavier Noria2009-03-141-8/+8
* Extra spaces on list items were generating wrong output in Testing guide.Rodrigo Rosenfeld Rosas2009-03-131-3/+3
* Corrects minor spelling mistake (practises -> practices).Rodrigo Rosenfeld Rosas2009-03-131-1/+1
* Ruby 1.9 compat: rename deprecated assert_raises to assert_raise.Jeremy Kemper2009-03-081-1/+1
* Merge with docrailsPratik Naik2009-02-241-9/+9
* Merge docrails along with the new guides and guides generation codePratik Naik2009-02-061-0/+951