Sha256: 552711b53945f7a41b7bfe6282907c5cb9804cbb1e5259269e113f1c947486e6
Contents?: true
Size: 120 Bytes
Versions: 4
Compression:
Stored size: 120 Bytes
Contents
class AddIndexesToNotations < ActiveRecord::Migration[4.2] def change add_index :notations, :concept_id end end
Version data entries
4 entries across 4 versions & 1 rubygems