Sha256: 78fc9a609534153d3566a5d7b842fd2fbeab2512f09c903598c3728995ee551d
Contents?: true
Size: 159 Bytes
Versions: 25
Compression:
Stored size: 159 Bytes
Contents
# -*- encoding : utf-8 -*- require "cardio/migration" module Cardio class Migration class Core < Migration @type = :core_cards end end end
Version data entries
25 entries across 25 versions & 1 rubygems