Sha256: 8095550ebee1b9da54bf6863bac712aa9e364c75e2482d3d4e2e718cf60d7de0

Contents?: true

Size: 103 Bytes

Versions: 23

Compression:

Stored size: 103 Bytes

Contents

class AddIndexToVcards < ActiveRecord::Migration
  def change
    add_index :vcards, :active
  end
end

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
has_vcards-0.13.0 db/migrate/20120119091225_add_index_to_vcards.rb
has_vcards-0.12.9 db/migrate/20120119091225_add_index_to_vcards.rb
has_vcards-0.12.8 db/migrate/20120119091225_add_index_to_vcards.rb