Sha256: 2c37c792cf9aa64d69a7a19abc8e924ba332644308558634919959026fd46415

Contents?: true

Size: 161 Bytes

Versions: 12

Compression:

Stored size: 161 Bytes

Contents

class AddRobotsAllowedToSpinaAccounts < ActiveRecord::Migration
  def change
    add_column :spina_accounts, :robots_allowed, :boolean, default: false
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
spina-0.6.22 db/migrate/20140711154425_add_robots_allowed_to_spina_accounts.rb
spina-0.6.21 db/migrate/20140711154425_add_robots_allowed_to_spina_accounts.rb
spina-0.6.20 db/migrate/20140711154425_add_robots_allowed_to_spina_accounts.rb
spina-0.6.19 db/migrate/20140711154425_add_robots_allowed_to_spina_accounts.rb
spina-0.6.18 db/migrate/20140711154425_add_robots_allowed_to_spina_accounts.rb
spina-0.6.17 db/migrate/20140711154425_add_robots_allowed_to_spina_accounts.rb
spina-0.6.16 db/migrate/20140711154425_add_robots_allowed_to_spina_accounts.rb
spina-0.6.15 db/migrate/20140711154425_add_robots_allowed_to_spina_accounts.rb
spina-0.6.14 db/migrate/20140711154425_add_robots_allowed_to_spina_accounts.rb
spina-0.6.13 db/migrate/20140711154425_add_robots_allowed_to_spina_accounts.rb
spina-0.6.12 db/migrate/20140711154425_add_robots_allowed_to_spina_accounts.rb
spina-0.6.11 db/migrate/20140711154425_add_robots_allowed_to_spina_accounts.rb