rails/guides
Jonathan Hefner e2524e574b Support :message_pack as a cache serializer format
This commit adds support for `:message_pack` as an option for
`config.active_support.cache_format_version`.

Cache entries written using the `6.1` or `7.0` formats can be read when
using the `:message_pack` format. Additionally, cache entries written
using the `:message_pack` format can now be read when using the `6.1` or
`7.0` format. These behaviors makes it easy to migrate between formats
without invalidating the entire cache.
2023-05-03 14:22:20 -05:00
..
assets Use h1 for guide titles 2023-04-18 22:27:03 +02:00
bug_report_templates Freeze rack in 2.0 for guides bug report templates 2023-01-25 16:39:16 +00:00
rails_guides Use h1 from header for guides title tag [ci-skip] 2023-04-20 08:09:41 +02:00
source Support :message_pack as a cache serializer format 2023-05-03 14:22:20 -05:00
.document adds guides/.document to tell rdoc not to process this directory 2013-03-04 22:28:23 +01:00
.rubocop.yml Add rubocop-md for linting guides snippets 2023-03-15 10:48:19 +09:00
CHANGELOG.md Trim trailing whitespace from *.md files 2022-12-17 15:27:51 -08:00
rails_guides.rb Replaces mobi guide with epub for docs because of discontinued support 2022-08-05 00:18:20 +05:30
Rakefile Merge pull request #47354 from etiennebarrie/deprecate-ActiveSupport-Deprecation-usage 2023-04-06 10:20:38 -04:00
w3c_validator.rb Use frozen string literal in guides/ 2017-08-13 22:04:09 +09:00