Sha256: 6cfd64920f75549b092e9ec4613c785f3c9a169eff2a40334b34ac24979cd80b
Contents?: true
Size: 177 Bytes
Versions: 10
Compression:
Stored size: 177 Bytes
Contents
class AddCategoryNames < ActiveRecord::Migration def self.up # Deprecated: add categories by logging in as admin and going to /categories end def self.down end end
Version data entries
10 entries across 10 versions & 1 rubygems