Skip to content

Commit c2841f4

Browse files
author
Ben Lavender
committed
📚
1 parent 904ae50 commit c2841f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

features/cassettes/format.feature

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ Feature: Cassette format
3737
you want to ensure that psych is always used.
3838
- `:json`--Uses [multi_json](https://github.com/intridea/multi_json)
3939
to serialize the cassette data as JSON.
40+
- `:compressed`--Wraps the default YAML serializer with Zlib, writing
41+
compressed cassettes to disk.
4042

4143
You can also register a custom serializer using:
4244

0 commit comments

Comments
 (0)