rails--rails/guides
yuuji.yaginuma acbcec8ea8 Deprecate `active_support/core_ext/hash/compact`
Ruby 2.4+ provides `Hash#compact` and `Hash#compact!` natively,
so `active_support/core_ext/hash/compact` is no longer necessary.
2018-03-02 16:40:55 -08:00
..
assets [ci skip] Rails Associations examples contains ActiveRecord::Base reference instead of ApplicationRecord in images 2017-11-24 22:13:21 +05:30
bug_report_templates Update bug report templates 2018-02-17 22:53:14 -08:00
rails_guides We should call methods with `.method_name` not `::method_name`. 2018-02-22 00:54:40 +01:00
source Deprecate `active_support/core_ext/hash/compact` 2018-03-02 16:40:55 -08:00
.document
CHANGELOG.md Rails 6 requires Ruby 2.4.1+ 2018-02-17 15:34:57 -08:00
Rakefile Use frozen string literal in guides/ 2017-08-13 22:04:09 +09:00
rails_guides.rb Use frozen string literal in guides/ 2017-08-13 22:04:09 +09:00
w3c_validator.rb Use frozen string literal in guides/ 2017-08-13 22:04:09 +09:00