Sha256: 522a5233ebaaf99874ad4cf989ed6d21c189de48b2a56ec871218204251404cb

Contents?: true

Size: 212 Bytes

Versions: 140

Compression:

Stored size: 212 Bytes

Contents

class AddHostActionButtonToRemoteExecutionFeature < ActiveRecord::Migration[4.2]
  def change
    add_column :remote_execution_features, :host_action_button, :boolean, :null => false, :default => false
  end
end

Version data entries

140 entries across 140 versions & 1 rubygems

Version Path
foreman_remote_execution-14.1.1 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-14.1.0 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-14.0.2 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-14.0.1 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-13.2.6 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-14.0.0 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-13.2.5 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-13.2.4 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-13.2.3 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-13.2.2 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-12.0.7 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-13.2.1 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-13.2.0 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-10.1.3 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-13.0.0 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-12.0.5 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-12.0.4 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-12.0.1 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-12.0.2 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-11.1.3 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb