Sha256: b654b3214b03e68b5557d54bad70da5765726fa88d66146a9066add043a4d49c

Contents?: true

Size: 125 Bytes

Versions: 25

Compression:

Stored size: 125 Bytes

Contents

class RemovePostedAtFromFuelPosts < ActiveRecord::Migration
  def change
    remove_column :fuel_posts, :posted_at
  end
end

Version data entries

25 entries across 25 versions & 1 rubygems

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