| Class | VCR::Cassette::Serializers |
| In: |
lib/vcr/cassette/serializers.rb
lib/vcr/cassette/serializers/syck.rb lib/vcr/cassette/serializers/compressed.rb lib/vcr/cassette/serializers/psych.rb lib/vcr/cassette/serializers/yaml.rb lib/vcr/cassette/serializers/json.rb |
| Parent: | Object |
Gets the named serializer.
@param name [Symbol] the name of the serializer @return the named serializer @raise [ArgumentError] if there is not a serializer for the given name