Sha256: 6df0bae7034b0740dac263af2657411fdef0d914fb61f0dcc21ecca3da4fb27d

Contents?: true

Size: 144 Bytes

Versions: 8

Compression:

Stored size: 144 Bytes

Contents

class AddHomepagePathToStorytimeSites < ActiveRecord::Migration
  def change
    add_column :storytime_sites, :homepage_path, :string
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
storytime-2.1.6 db/migrate/20150224192138_add_homepage_path_to_storytime_sites.rb
storytime-2.1.5 db/migrate/20150224192138_add_homepage_path_to_storytime_sites.rb
storytime-2.1.4 db/migrate/20150224192138_add_homepage_path_to_storytime_sites.rb
storytime-2.1.3 db/migrate/20150224192138_add_homepage_path_to_storytime_sites.rb
storytime-2.1.2 db/migrate/20150224192138_add_homepage_path_to_storytime_sites.rb
storytime-2.1.1 db/migrate/20150224192138_add_homepage_path_to_storytime_sites.rb
storytime-2.1.0 db/migrate/20150224192138_add_homepage_path_to_storytime_sites.rb
storytime-2.0.0 db/migrate/20150224192138_add_homepage_path_to_storytime_sites.rb