rails/actionview/test
Rafael Mendonça França 6d4f9a8fbd
Merge pull request #46589 from mattpolito/form_with_form_builder_id
FormBuilder#id finds id set by `form_for` & `form_with`
2023-01-18 15:49:01 -05:00
..
actionpack Fix anonymous evals 2023-01-11 11:22:42 +01:00
activerecord Fix Active Record :db_runtime metric 2022-09-15 10:43:33 +02:00
fixtures Add tests that column information can be translated 2022-10-09 14:52:17 -07:00
lib `delegate to: :class` has to be defined after the target method 2023-01-11 04:32:08 +09:00
template Merge pull request #46589 from mattpolito/form_with_form_builder_id 2023-01-18 15:49:01 -05:00
ujs restore coment from the old index.html about overwriting the link selector 2023-01-04 00:46:36 +11:00
abstract_unit.rb Add ActionView.deprecator 2022-10-30 16:01:39 -05:00
active_record_unit.rb Always preload if using proc with multifetch cache 2022-05-07 22:19:39 +10:00
buffers_test.rb Add OutputBuffer#raw and #capture to reduce the need to swap the buffer 2022-08-03 12:56:34 +02:00