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-1.1.2 db/migrate/20120119091225_add_index_to_vcards.rb
has_vcards-1.1.1 db/migrate/20120119091225_add_index_to_vcards.rb
has_vcards-1.1.0 db/migrate/20120119091225_add_index_to_vcards.rb
has_vcards-1.0.0 db/migrate/20120119091225_add_index_to_vcards.rb
has_vcards-1.0.0.rc0 db/migrate/20120119091225_add_index_to_vcards.rb
has_vcards-0.20.3 db/migrate/20120119091225_add_index_to_vcards.rb
has_vcards-0.20.2 db/migrate/20120119091225_add_index_to_vcards.rb
has_vcards-0.20.1 db/migrate/20120119091225_add_index_to_vcards.rb
has_vcards-0.20.0 db/migrate/20120119091225_add_index_to_vcards.rb
has_vcards-0.19.0 db/migrate/20120119091225_add_index_to_vcards.rb
has_vcards-0.18.0 db/migrate/20120119091225_add_index_to_vcards.rb
has_vcards-0.17.2 db/migrate/20120119091225_add_index_to_vcards.rb
has_vcards-0.17.1 db/migrate/20120119091225_add_index_to_vcards.rb
has_vcards-0.17.0 db/migrate/20120119091225_add_index_to_vcards.rb
has_vcards-0.16.0 db/migrate/20120119091225_add_index_to_vcards.rb
has_vcards-0.15.0 db/migrate/20120119091225_add_index_to_vcards.rb
has_vcards-0.14.1 db/migrate/20120119091225_add_index_to_vcards.rb
has_vcards-0.14.0 db/migrate/20120119091225_add_index_to_vcards.rb
has_vcards-0.13.2 db/migrate/20120119091225_add_index_to_vcards.rb
has_vcards-0.13.1 db/migrate/20120119091225_add_index_to_vcards.rb