diff options
author | Prathamesh Sonpatki <csonpatki@gmail.com> | 2016-07-17 11:45:58 +0530 |
---|---|---|
committer | Prathamesh Sonpatki <csonpatki@gmail.com> | 2016-08-17 08:38:53 +0530 |
commit | b556e2b483019260ece880a157cc6844a8d5163e (patch) | |
tree | 4afc8255bf5276195116d012b7f6ca1808d06a8b /activerecord/test/models/computer.rb | |
parent | 6d645a8ec415b84f44781ef6a363f01ece5ff6cb (diff) | |
download | rails-b556e2b483019260ece880a157cc6844a8d5163e.tar.gz rails-b556e2b483019260ece880a157cc6844a8d5163e.tar.bz2 rails-b556e2b483019260ece880a157cc6844a8d5163e.zip |
Start documenting ActionController::TestCase again
- Rails 5 changed interface for passing arguments to request methods to
keyword args for AC::TestCase but also hid the documentation.
- But existing AC::TestCase tests need the new documentation about
keyword args. So resurrected documentation and added a note about not
using this for new tests.
- The guides and other documentation is already updated to use
`ActionDispatch::IntegrationTest`.
[Matthew Draper, Prathamesh Sonpatki]
Diffstat (limited to 'activerecord/test/models/computer.rb')
0 files changed, 0 insertions, 0 deletions