Sha256: 86b3ec697628bc9df21c64c7a6b1cadc1415085cfbbb457457a58b343af134cf

Contents?: true

Size: 143 Bytes

Versions: 7

Compression:

Stored size: 143 Bytes

Contents

class AddExpiresAtToShortenedUrl < ActiveRecord::Migration
  # def change
  #   add_column :shortened_urls, :expires_at, :datetime
  # end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
shortener-0.6.2 spec/dummy/db/migrate/20150919033108_add_expires_at_to_shortened_url.rb
shortener-0.6.1 spec/dummy/db/migrate/20150919033108_add_expires_at_to_shortened_url.rb
shortener-0.5.6 spec/dummy/db/migrate/20150919033108_add_expires_at_to_shortened_url.rb
shortener-0.5.5 spec/dummy/db/migrate/20150919033108_add_expires_at_to_shortened_url.rb
shortener-0.5.4 spec/dummy/db/migrate/20150919033108_add_expires_at_to_shortened_url.rb
shortener-0.5.3 spec/dummy/db/migrate/20150919033108_add_expires_at_to_shortened_url.rb
shortener-0.5.2 spec/dummy/db/migrate/20150919033108_add_expires_at_to_shortened_url.rb