Sha256: cdda28f709fc8ad5347dc474d7907af9cb9761d7385440c0c7a8642bca403fca
Contents?: true
Size: 135 Bytes
Versions: 154
Compression:
Stored size: 135 Bytes
Contents
class AddEntityDataToObjects < ActiveRecord::Migration[4.2] def change add_column :apidae_objects, :entity_data, :text end end
Version data entries
154 entries across 154 versions & 1 rubygems