Sha256: 522a5233ebaaf99874ad4cf989ed6d21c189de48b2a56ec871218204251404cb

Contents?: true

Size: 212 Bytes

Versions: 141

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

141 entries across 141 versions & 1 rubygems

Version Path
foreman_remote_execution-2.0.9 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-2.0.8 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-3.0.3 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-3.0.2 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-2.0.7 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-3.0.1 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-3.0.0 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-2.0.6 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-2.0.5 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-2.0.4 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-2.0.3 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-2.0.2 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-2.0.1 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-2.0.0 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-1.8.4 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-1.8.3 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-1.8.2 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-1.8.1 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-1.8.0 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-1.7.1 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb