Sha256: 85f5d33ba1410fc98656d148b48e0f0c3bc74e5d368a0b3fd796b54198cfe02c
Contents?: true
Size: 115 Bytes
Versions: 25
Compression:
Stored size: 115 Bytes
Contents
class AddIndexesToNotations < ActiveRecord::Migration def change add_index :notations, :concept_id end end
Version data entries
25 entries across 25 versions & 1 rubygems