Sha256: 3e62fd567f4cda94ba1d9384b00c006e6e1a89eeb8045d1032d22f96f8a0347c

Contents?: true

Size: 126 Bytes

Versions: 23

Compression:

Stored size: 126 Bytes

Contents

class AddStartDateToAuthors < ActiveRecord::Migration
  def change
    add_column :fuel_authors, :start_date, :date
  end
end

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
fuel-0.4.10 db/migrate/20150608221309_add_start_date_to_authors.rb
fuel-0.4.9 db/migrate/20150608221309_add_start_date_to_authors.rb
fuel-0.4.8 db/migrate/20150608221309_add_start_date_to_authors.rb
fuel-0.4.7 db/migrate/20150608221309_add_start_date_to_authors.rb
fuel-0.4.6 db/migrate/20150608221309_add_start_date_to_authors.rb
fuel-0.4.5 db/migrate/20150608221309_add_start_date_to_authors.rb
fuel-0.4.4 db/migrate/20150608221309_add_start_date_to_authors.rb
fuel-0.4.3 db/migrate/20150608221309_add_start_date_to_authors.rb
fuel-0.4.2 db/migrate/20150608221309_add_start_date_to_authors.rb
fuel-0.4.1 db/migrate/20150608221309_add_start_date_to_authors.rb
fuel-0.3.34 db/migrate/20150608221309_add_start_date_to_authors.rb
fuel-0.3.33 db/migrate/20150608221309_add_start_date_to_authors.rb
fuel-0.3.32 db/migrate/20150608221309_add_start_date_to_authors.rb
fuel-0.3.31 db/migrate/20150608221309_add_start_date_to_authors.rb
fuel-0.3.30 db/migrate/20150608221309_add_start_date_to_authors.rb
fuel-0.3.29 db/migrate/20150608221309_add_start_date_to_authors.rb
fuel-0.3.28 db/migrate/20150608221309_add_start_date_to_authors.rb
fuel-0.3.27 db/migrate/20150608221309_add_start_date_to_authors.rb
fuel-0.3.26 db/migrate/20150608221309_add_start_date_to_authors.rb
fuel-0.3.25 db/migrate/20150608221309_add_start_date_to_authors.rb