Sha256: ab26af2d7ca4caa0f73df9ac3725e353816ee7414a7183aae1ca50dd091ea110
Contents?: true
Size: 720 Bytes
Versions: 1
Compression:
Stored size: 720 Bytes
Contents
# Changelog ## 0.3.1 - Fix classes sharing `media_type_constructable`, `serializes_html_flag` and `media_type_versions` - Change `instance_methods(false)` check to `instance_methods` check in `MimeTypeSupport` - Add `view` to `header_links` call - Add `collect_links_for_index` option to collect links for index views - Add `collect_links_for_collection` option to collect links for collection views ## 0.3.0 - Change `to_link_header` to return a string ready to be used as header - Change `header_links` to actually return the links for the header in object form ## 0.2.0 - Change `method_missing` and base methods for `Base` - Add test for `HtmlWrapper` ## 0.1.0 :baby: initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
media_types-serialization-0.3.1 | CHANGELOG.md |