aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/testing.textile
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of git://github.com/lifo/docrailsXavier Noria2011-05-141-1/+1
|\ | | | | | | | | | | Conflicts: actionpack/lib/action_view/helpers/date_helper.rb railties/lib/rails/generators/rails/app/templates/config/initializers/wrap_parameters.rb.tt
| * Restore emphasis on 'application name'.Paul Morganthall2011-05-051-1/+1
| |
| * Rails 3 requires the "new" command to create a new project.Paul Morganthall2011-05-051-1/+1
| |
* | impact guides with no CSV fixture supportSebastian Martinez2011-05-101-2/+2
|/
* Fix typo in Factory Girl descriptionbackspace2011-05-031-1/+1
|
* Merge branch 'master' of git://github.com/lifo/docrailsXavier Noria2011-04-191-2/+2
|\ | | | | | | | | | | Conflicts: railties/guides/source/ajax_on_rails.textile railties/guides/source/generators.textile
| * Aligning table cellsMatt Duncan2011-04-131-2/+2
| |
* | removes assert_select_rjsXavier Noria2011-04-131-1/+0
|/
* s/ERb/ERB/g (part II)Akira Matsuda2011-04-031-2/+2
|
* fix typoburningTyger2011-04-011-1/+1
|
* Fixed typo and improved readability.mhutchin2011-03-291-1/+2
|
* A little minor rephrasing for improved readability.mhutchin2011-03-271-1/+1
|
* Minor typo fix.mhutchin2011-03-271-1/+1
|
* be be -> beXavier Noria2011-03-141-1/+1
|
* Added note re: functional tests and HTTP methods.David Aaron Fendley2011-03-091-0/+2
|
* more "SSL everywhere" for GitHub URLsAkira Matsuda2011-03-071-2/+2
| | | | see: https://github.com/blog/738-sidejack-prevention-phase-2-ssl-everywhere
* Fixed the SelectorAssertions documentation url.Fred Wu2011-02-021-1/+1
|
* minor editsVijay Dev2011-01-171-6/+6
|
* spaces with underscores, I meanXavier Noria2010-12-111-1/+1
|
* testing guide: revises explanation of the test macroXavier Noria2010-12-111-9/+15
|
* fixed typo in test method nameVijay Dev2010-12-051-2/+2
|
* remove old school validations and replaced with new validates method. ↵eparreno2010-11-211-1/+1
| | | | Pending: fix active_record guide
* guides: gives clear instructions for feedback, removes links to the now ↵Xavier Noria2010-11-191-2/+0
| | | | archived LH project
* Remove deprecated stuff in ActionControllerCarlos Antonio da Silva2010-09-261-4/+4
| | | | | | This removes all deprecated classes in ActionController related to Routing, Abstract Request/Response and Integration/IntegrationTest. All tests and docs were changed to ActionDispatch instead of ActionController.
* Guides: Add test directory to load path to run individual test files.Rohit Arondekar2010-09-121-4/+3
|
* commit review: now that there are two supported, just mention themXavier Noria2010-08-181-1/+1
|
* Testing Guide: rake test:uncommitted now supports gitSunny Ripert2010-08-171-1/+1
|
* Testing guide: Replace removed wordJosiah Ivey2010-05-181-1/+1
|
* Testing guide: Grammar, punctuation, and emphasize that test/unit is only ↵Josiah Ivey2010-05-181-13/+13
| | | | the default
* Fix punctuation and keep the tone consistentJosiah Ivey2010-05-161-1/+1
|
* complete rake tasks table and fix formateparreno2010-05-121-4/+7
|
* fix font formats and code examples indentationeparreno2010-04-261-17/+17
|
* the names of Rails components have a space, eg "Active Record"Xavier Noria2010-04-251-2/+2
|
* fix testing guide: fonts and code formateparreno2010-04-171-15/+15
|
* low and behold => lo and behold!Malcolm Locke2010-04-121-1/+1
|
* More on the new ERB syntax in the guidesJames Miller2010-04-061-1/+1
|
* Changelogs: change link from credits page to home page for Jaime's contributionsJaime Iniesta2010-04-051-1/+1
|
* Fix testing guide so that it validates XHTML 1.0 StrictJaime Iniesta2010-04-041-1/+2
|
* fix usage examples and more to use new invocationsRomD2010-02-061-4/+4
| | | | Signed-off-by: Carl Lerche <carllerche@mac.com>
* Merge docrailsPratik Naik2010-01-171-44/+37
|
* Merge docrailsPratik Naik2009-07-251-8/+10
|
* Merge docrailsPratik Naik2009-03-161-14/+14
|
* Ruby 1.9 compat: rename deprecated assert_raises to assert_raise.Jeremy Kemper2009-03-081-1/+1
| | | | [#1617 state:resolved]
* Merge with docrailsPratik Naik2009-02-241-9/+9
|
* Merge docrails along with the new guides and guides generation codePratik Naik2009-02-061-0/+951