Sha256: 6b51f8104e6b00d18ca2df8ea7634c598df9a975a06b9a2287bed093e39f9330
Contents?: true
Size: 141 Bytes
Versions: 36
Compression:
Stored size: 141 Bytes
Contents
describe Symbol, "#as_avro" do it "returns the String representation of the Symbol" do expect(:hello.as_avro).to eq("hello") end end
Version data entries
36 entries across 36 versions & 2 rubygems