Sha256: 3dd57cb6740820fb00001865bb310ba82fcc4a035728f78f90714f7f9250bb4f
Contents?: true
Size: 129 Bytes
Versions: 3
Compression:
Stored size: 129 Bytes
Contents
class AddInvalidToGeoLocation < ActiveRecord::Migration def change add_column :geo_locations, :invalid, :boolean end end
Version data entries
3 entries across 3 versions & 1 rubygems