Sha256: 9a6f082e6566c63f459be73d499b3b36f71b91c6e00864aa7c4ca011a9a17917
Contents?: true
Size: 121 Bytes
Versions: 1
Compression:
Stored size: 121 Bytes
Contents
class Vegetable def self.cached_mapping { 'lett' => 'Lettuce', 'potato' => 'Potato' } end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
axle_attributes-1.13.2 | test/support/vegetable.rb |