Sha256: 3fc9c103d846135b5696523e119c7e55d15ef53ef83b95c4553728b6f18fd36c

Contents?: true

Size: 117 Bytes

Versions: 21

Compression:

Stored size: 117 Bytes

Contents

class AddTypeAttributeToRoles < ActiveRecord::Migration
  def change
    add_column :roles, :type, :string
  end
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
voluntary-0.7.1 db/migrate/20121006170407_add_type_attribute_to_roles.rb
voluntary-0.7.0 db/migrate/20121006170407_add_type_attribute_to_roles.rb
voluntary-0.6.0 db/migrate/20121006170407_add_type_attribute_to_roles.rb
voluntary-0.5.2 db/migrate/20121006170407_add_type_attribute_to_roles.rb
voluntary-0.5.1 db/migrate/20121006170407_add_type_attribute_to_roles.rb
voluntary-0.5.0 db/migrate/20121006170407_add_type_attribute_to_roles.rb
voluntary-0.4.0 db/migrate/20121006170407_add_type_attribute_to_roles.rb
voluntary-0.3.0 db/migrate/20121006170407_add_type_attribute_to_roles.rb
voluntary-0.2.4 db/migrate/20121006170407_add_type_attribute_to_roles.rb
voluntary-0.2.3 db/migrate/20121006170407_add_type_attribute_to_roles.rb
voluntary-0.2.2 db/migrate/20121006170407_add_type_attribute_to_roles.rb
voluntary-0.2.1 db/migrate/20121006170407_add_type_attribute_to_roles.rb
voluntary-0.2.0 db/migrate/20121006170407_add_type_attribute_to_roles.rb
voluntary-0.1.0 db/migrate/20121006170407_add_type_attribute_to_roles.rb
voluntary-0.1.0.rc4 db/migrate/20121006170407_add_type_attribute_to_roles.rb
voluntary-0.1.0.rc3 db/migrate/20121006170407_add_type_attribute_to_roles.rb
voluntary-0.1.0.rc2 db/migrate/20121006170407_add_type_attribute_to_roles.rb
voluntary-0.1.0.rc1 db/migrate/20121006170407_add_type_attribute_to_roles.rb
voluntary-0.0.3 db/migrate/20121006170407_add_type_attribute_to_roles.rb
voluntary-0.0.2 db/migrate/20121006170407_add_type_attribute_to_roles.rb