Sha256: c4ebcefc62711455d07fbc8cd4df54ae2927b87009fa93f4975ebc02b20a5703
Contents?: true
Size: 157 Bytes
Versions: 66
Compression:
Stored size: 157 Bytes
Contents
class <%= migration_class_name %> < ActiveRecord::Migration[<%= ActiveRecord::Migration.current_version %>] def change <%= migration_content -%> end end
Version data entries
66 entries across 66 versions & 1 rubygems