Module: BetterStorage::Patches::VariantWithRecord

Defined in:
lib/better_storage/patches/variant_with_record.rb

Instance Method Summary collapse

Instance Method Details

#processedObject



4
5
6
7
8
# File 'lib/better_storage/patches/variant_with_record.rb', line 4

def processed
  super
  
  self
end