Sha256: c93d135b462efb99a33475319acd9c7cdcd48ef5b90c265dfc9ccc32048c1010

Contents?: true

Size: 245 Bytes

Versions: 73

Compression:

Stored size: 245 Bytes

Contents

class AddStretchBooleanToTenonTenonContentPieces < ActiveRecord::Migration
  def change
    add_column :tenon_tenon_content_pieces, :stretch_to_fill, :boolean, default: false
    remove_column :tenon_tenon_content_pieces, :dimenstions
  end
end

Version data entries

73 entries across 73 versions & 1 rubygems

Version Path
tenon-1.1.8 db/migrate/20140619135927_add_stretch_boolean_to_tenon_tenon_content_pieces.rb
tenon-1.1.7 db/migrate/20140619135927_add_stretch_boolean_to_tenon_tenon_content_pieces.rb
tenon-1.1.6 db/migrate/20140619135927_add_stretch_boolean_to_tenon_tenon_content_pieces.rb
tenon-2.1.0 db/migrate/20140619135927_add_stretch_boolean_to_tenon_tenon_content_pieces.rb
tenon-2.0.8 db/migrate/20140619135927_add_stretch_boolean_to_tenon_tenon_content_pieces.rb
tenon-2.0.7 db/migrate/20140619135927_add_stretch_boolean_to_tenon_tenon_content_pieces.rb
tenon-2.0.6 db/migrate/20140619135927_add_stretch_boolean_to_tenon_tenon_content_pieces.rb
tenon-2.0.5 db/migrate/20140619135927_add_stretch_boolean_to_tenon_tenon_content_pieces.rb
tenon-2.0.4 db/migrate/20140619135927_add_stretch_boolean_to_tenon_tenon_content_pieces.rb
tenon-2.0.3 db/migrate/20140619135927_add_stretch_boolean_to_tenon_tenon_content_pieces.rb
tenon-2.0.2 db/migrate/20140619135927_add_stretch_boolean_to_tenon_tenon_content_pieces.rb
tenon-2.0.1 db/migrate/20140619135927_add_stretch_boolean_to_tenon_tenon_content_pieces.rb
tenon-2.0.0 db/migrate/20140619135927_add_stretch_boolean_to_tenon_tenon_content_pieces.rb
tenon-1.1.5 db/migrate/20140619135927_add_stretch_boolean_to_tenon_tenon_content_pieces.rb
tenon-1.1.4 db/migrate/20140619135927_add_stretch_boolean_to_tenon_tenon_content_pieces.rb
tenon-1.1.3 db/migrate/20140619135927_add_stretch_boolean_to_tenon_tenon_content_pieces.rb
tenon-1.1.2 db/migrate/20140619135927_add_stretch_boolean_to_tenon_tenon_content_pieces.rb
tenon-1.1.1 db/migrate/20140619135927_add_stretch_boolean_to_tenon_tenon_content_pieces.rb
tenon-1.0.76 db/migrate/20140619135927_add_stretch_boolean_to_tenon_tenon_content_pieces.rb
tenon-1.0.75 db/migrate/20140619135927_add_stretch_boolean_to_tenon_tenon_content_pieces.rb