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-9.1.0 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-8.2.1 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-8.2.0 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-9.0.1 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-9.0.0 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-8.1.2 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-8.1.1 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-8.1.0 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-7.2.2 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-7.2.1 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-7.2.0 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-5.0.8 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-8.0.0 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-7.1.1 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-7.1.0 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-7.0.0 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-5.0.7 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-5.0.6 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-6.2.0 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb
foreman_remote_execution-5.0.5 db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb