Sha256: 592f36791c50e19d88462b2cfbe77a3e473a306010ceffd554e664f22fbcde36
Contents?: true
Size: 199 Bytes
Versions: 15
Compression:
Stored size: 199 Bytes
Contents
class ApplicationDecorator < EitilWrapper::ApplicationDecorator # --- # Tests for EitilWrapper::Decorator def timestamps(record) record.slice(:created_at, :updated_at) end # --- end
Version data entries
15 entries across 15 versions & 1 rubygems