Sha256: 410bc1958a7c1137de74c3f54ea53e0367db5266e5fa562507cc74a1826682d6
Contents?: true
Size: 137 Bytes
Versions: 4
Compression:
Stored size: 137 Bytes
Contents
class AddCustomIndexInMcmsBlogComments < ActiveRecord::Migration def change add_index :mcms_blog_comments, :blog_post_id end end
Version data entries
4 entries across 4 versions & 1 rubygems