Sha256: a3d9b32b4c2056f1dd35e1c639480e1a9ccc04801424420f4d944a8259d4dd84
Contents?: true
Size: 216 Bytes
Versions: 1
Compression:
Stored size: 216 Bytes
Contents
# This migration comes from rails_adserver (originally 20120306023105) class Geolocation < ActiveRecord::Migration def change add_column :rails_adserver_advertisements, :geolocation_location, :string end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rails_adserver-1.0.2 | test/rails_app/db/migrate/20120330222251_geolocation.rails_adserver.rb |