Sha256: 4cb44c223e6fed8599d4a1fb2a4d53362c2a228be6db0fda3c764fb0e3b04728
Contents?: true
Size: 133 Bytes
Versions: 27
Compression:
Stored size: 133 Bytes
Contents
class <%= migration_class_name %> < ActiveRecord::Migration<%= migration_version %> def change <%= migration_content -%> end end
Version data entries
27 entries across 27 versions & 1 rubygems