1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
Aaron Patterson b42d246c5d
Merge branch 'master' into eager-url-helpers
* master:
  Remove force parent loading when counter cache child is created/destroyed
  Raise an error when loading all fixtures from nil fixture_path
  Revert "Remove `counter_cache_target` which is no longer called"
  Update counter cache in memory if parent target is existed
  If association is a hash-like object preloading fails
  Use the same option for create database statements between Raketask and travis.rb
  Fix "warning: shadowing outer local variable - config"
  Remove `counter_cache_target` which is no longer called
  Fix more offences
  Change the empty block style to have space inside of the block
  Fix a content_for test description
  Stringify database configurations
  Improve error message when assign wrong attributes to model
2018-09-26 12:35:12 -07:00
..
abstract Replace assert ! with assert_not 2018-04-19 08:11:33 -04:00
assertions Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
controller Merge branch 'master' into eager-url-helpers 2018-09-26 12:35:12 -07:00
dispatch Merge branch 'master' into eager-url-helpers 2018-09-26 12:35:12 -07:00
fixtures Change the empty block style to have space inside of the block 2018-09-25 13:19:35 -04:00
journey Enable Performance/UnfreezeString cop 2018-09-23 08:56:55 +09:00
lib/controller Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
routing Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
abstract_unit.rb Eagerly build the routing helper module after routes are committed 2018-09-25 09:43:25 -07:00