rails--rails/actionview/test
Wojciech Wnętrzak 2dea9aebf2
Add include_seconds option to datetime_local_field.
This allows to omit seconds part in the input field, by passing `include_seconds: false`

It's a follow up to https://github.com/rails/rails/pull/41728
2022-07-06 22:27:04 +02:00
..
actionpack Fix flaky Action View tests 2022-02-23 09:39:57 -05:00
activerecord Fix flaky Action View tests 2022-02-23 09:39:57 -05:00
fixtures Make #to_fs the default replacement for #to_s(:format) 2022-02-07 12:41:21 +01:00
lib Enable `Style/ExplicitBlockArgument` cop 2021-09-05 17:06:19 +02:00
template Add include_seconds option to datetime_local_field. 2022-07-06 22:27:04 +02:00
ujs Define config.enable_reloading to be !config.cache_classes 2022-04-14 18:11:36 +02:00
abstract_unit.rb Delete AS::Dependencies.unhook! 2021-08-17 05:18:22 +02:00
active_record_unit.rb Module#const_set is a public method 2020-09-15 17:19:37 +09:00