Sha256: 35527a353218b02f50ee72e1909110974dce6e4e19a03162f7b31bbaf8f31d84
Contents?: true
Size: 138 Bytes
Versions: 16
Compression:
Stored size: 138 Bytes
Contents
class AddIndicesToSharedItems < ActiveRecord::Migration def change add_index :social_networking_shared_items, :created_at end end
Version data entries
16 entries across 16 versions & 1 rubygems