Sha256: c79509da4246b50b5e69eb6b1d4e731717c66ddf1b55e2457670ad060530b835

Contents?: true

Size: 160 Bytes

Versions: 28

Compression:

Stored size: 160 Bytes

Contents

class RenameProjectsErrbitAppIdToErrorTrackerId < ActiveRecord::Migration
  def change
    rename_column :projects, :errbit_app_id, :error_tracker_id
  end
end

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
houston-core-0.9.2 db/migrate/20130420174002_rename_projects_errbit_app_id_to_error_tracker_id.rb
houston-core-0.9.1 db/migrate/20130420174002_rename_projects_errbit_app_id_to_error_tracker_id.rb
houston-core-0.9.0 db/migrate/20130420174002_rename_projects_errbit_app_id_to_error_tracker_id.rb
houston-core-0.9.0.rc1 db/migrate/20130420174002_rename_projects_errbit_app_id_to_error_tracker_id.rb
houston-core-0.8.4 db/migrate/20130420174002_rename_projects_errbit_app_id_to_error_tracker_id.rb
houston-core-0.8.3 db/migrate/20130420174002_rename_projects_errbit_app_id_to_error_tracker_id.rb
houston-core-0.8.2 db/migrate/20130420174002_rename_projects_errbit_app_id_to_error_tracker_id.rb
houston-core-0.8.1 db/migrate/20130420174002_rename_projects_errbit_app_id_to_error_tracker_id.rb
houston-core-0.8.0 db/migrate/20130420174002_rename_projects_errbit_app_id_to_error_tracker_id.rb
houston-core-0.8.0.pre2 db/migrate/20130420174002_rename_projects_errbit_app_id_to_error_tracker_id.rb
houston-core-0.8.0.pre db/migrate/20130420174002_rename_projects_errbit_app_id_to_error_tracker_id.rb
houston-core-0.7.0 db/migrate/20130420174002_rename_projects_errbit_app_id_to_error_tracker_id.rb
houston-core-0.7.0.beta4 db/migrate/20130420174002_rename_projects_errbit_app_id_to_error_tracker_id.rb
houston-core-0.7.0.beta3 db/migrate/20130420174002_rename_projects_errbit_app_id_to_error_tracker_id.rb
houston-core-0.7.0.beta2 db/migrate/20130420174002_rename_projects_errbit_app_id_to_error_tracker_id.rb
houston-core-0.7.0.beta db/migrate/20130420174002_rename_projects_errbit_app_id_to_error_tracker_id.rb
houston-core-0.6.3 db/migrate/20130420174002_rename_projects_errbit_app_id_to_error_tracker_id.rb
houston-core-0.6.2 db/migrate/20130420174002_rename_projects_errbit_app_id_to_error_tracker_id.rb
houston-core-0.6.1 db/migrate/20130420174002_rename_projects_errbit_app_id_to_error_tracker_id.rb
houston-core-0.6.0 db/migrate/20130420174002_rename_projects_errbit_app_id_to_error_tracker_id.rb