ExtraAttributesForAllMigration

Installation

Add this line to your application's Gemfile:

gem 'extra_attributes_for_all_migration', :git => 'https://github.com/sajjadmurtaza49/extra_attributes_for_all_migration'

And then execute:

$ bundle

Or install it yourself as:

$ gem install extra_attributes_for_all_migration

Usage

  • Where you want deleted_at or last_view_at in you table migration, just add
  • t.eagling