Sha256: 068a7703a4265e1f7e0e7bc80aadb56ede2d46d390f236fa7736f50877341dd1
Contents?: true
Size: 131 Bytes
Versions: 12
Compression:
Stored size: 131 Bytes
Contents
class AddTiListedToCategories < ActiveRecord::Migration def change add_column :ti_categories, :is_listed, :boolean end end
Version data entries
12 entries across 12 versions & 1 rubygems