Sha256: af7d1a49879cf0ae1d758198e417a05dc9d8734ed401529b181d3ca0f41d7657
Contents?: true
Size: 214 Bytes
Versions: 6
Compression:
Stored size: 214 Bytes
Contents
class AddPolyToGoldencobraLocations < ActiveRecord::Migration def change add_column :goldencobra_locations, :locateable_type, :string add_column :goldencobra_locations, :locateable_id, :integer end end
Version data entries
6 entries across 6 versions & 1 rubygems