rails--rails/actionpack/test
Aaron Patterson caa981d881 Merge branch 'master' into laurocaetano-fix_send_file
* master: (536 commits)
  doc, API example on how to use `Model#exists?` with multiple IDs. [ci skip]
  Restore DATABASE_URL even if it's nil in connection_handler test
  [ci skip] - error_messages_for has been deprecated since 2.3.8 - lets reduce any confusion for users
  Ensure Active Record connection consistency
  Revert "ask the fixture set for the sql statements"
  Check `respond_to` before delegation due to: d781caaf31
  Adding Hash#compact and Hash#compact! methods
  MySQL version 4.1 was EOL on December 31, 2009 We should at least recommend modern versions of MySQL to users.
  clear cache on body close so that cache remains during rendering
  add a more restricted codepath for templates fixes #13390
  refactor generator tests to use block form of Tempfile
  Fix typo [ci skip]
  Move finish_template as the last public method in the generator
  Minor typos fix [ci skip]
  make `change_column_null` reversible. Closes #13576.
  create/drop test and development databases only if RAILS_ENV is nil
  Revert "Speedup String#to"
  typo fix in test name. [ci skip].
  `core_ext/string/access.rb` test what we are documenting.
  Fix typo in image_tag documentation
  ...

Conflicts:
	actionpack/CHANGELOG.md
2014-01-10 11:00:30 -08:00
..
abstract Action Pack Variants 2013-12-04 00:13:16 +01:00
assertions Change all `MiniTest` to `Minitest` since, `MiniTest` namespace has been renamed to `Minitest` 2013-12-18 14:39:50 +05:30
controller Merge branch 'master' into laurocaetano-fix_send_file 2014-01-10 11:00:30 -08:00
dispatch Allow an absolute controller path inside a module scope 2014-01-05 19:58:04 +00:00
fixtures Merge pull request #13470 from strzalek/variants-all-any 2013-12-31 09:57:09 -08:00
journey Eliminate `JSON.{parse,load,generate,dump}` and `def to_json` 2013-11-05 22:26:45 -08:00
lib/controller Eliminate `JSON.{parse,load,generate,dump}` and `def to_json` 2013-11-05 22:26:45 -08:00
routing Fix failing test missed for the past year :( 2013-07-17 08:56:34 +01:00
tmp
abstract_unit.rb Unused classes in AP tests 2013-12-25 18:10:56 +09:00