Sha256: dfff9633e7a4a4114d20c7641f1a35b9aba510be46cac5cc60ce01241f9c4316
Contents?: true
Size: 139 Bytes
Versions: 95
Compression:
Stored size: 139 Bytes
Contents
class AddLastUpdateToApidaeOjbs < ActiveRecord::Migration[5.2] def change add_column :apidae_objs, :last_update, :datetime end end
Version data entries
95 entries across 95 versions & 1 rubygems