Sha256: 426c8c4ab8e859db9aea7fed5f807c47172fa276c61bcb1648ed443eaf0a05b1
Contents?: true
Size: 168 Bytes
Versions: 42
Compression:
Stored size: 168 Bytes
Contents
# -*- encoding : utf-8 -*- class AddMachineCacheCard < Card::Migration::Core def up create_or_update name: "*machine cache", codename: "machine_cache" end end
Version data entries
42 entries across 42 versions & 1 rubygems