Sha256: 235e19b5ceb68f408580fbd7be130335a89414c57e87d07962374e888d6f47af

Contents?: true

Size: 161 Bytes

Versions: 30

Compression:

Stored size: 161 Bytes

Contents

module InsightsCloud
  class TasksController < ::ApplicationController
    def create
      InsightsCloud::Async::InsightsFullSync.perform_now
    end
  end
end

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
foreman_rh_cloud-2.0.18.1 app/controllers/insights_cloud/tasks_controller.rb
foreman_rh_cloud-1.0.18 app/controllers/insights_cloud/tasks_controller.rb
foreman_rh_cloud-2.0.18 app/controllers/insights_cloud/tasks_controller.rb
foreman_rh_cloud-1.0.17 app/controllers/insights_cloud/tasks_controller.rb
foreman_rh_cloud-2.0.17 app/controllers/insights_cloud/tasks_controller.rb
foreman_rh_cloud-2.0.16 app/controllers/insights_cloud/tasks_controller.rb
foreman_rh_cloud-1.0.16 app/controllers/insights_cloud/tasks_controller.rb
foreman_rh_cloud-3.0.16 app/controllers/insights_cloud/tasks_controller.rb
foreman_rh_cloud-1.0.15 app/controllers/insights_cloud/tasks_controller.rb
foreman_rh_cloud-2.0.15 app/controllers/insights_cloud/tasks_controller.rb
foreman_rh_cloud-3.0.15 app/controllers/insights_cloud/tasks_controller.rb
foreman_rh_cloud-3.0.14 app/controllers/insights_cloud/tasks_controller.rb
foreman_rh_cloud-2.0.14 app/controllers/insights_cloud/tasks_controller.rb
foreman_rh_cloud-1.0.14 app/controllers/insights_cloud/tasks_controller.rb
foreman_rh_cloud-0.9.14 app/controllers/insights_cloud/tasks_controller.rb
foreman_rh_cloud-0.9.13.1 app/controllers/insights_cloud/tasks_controller.rb
foreman_rh_cloud-1.0.13.1 app/controllers/insights_cloud/tasks_controller.rb
foreman_rh_cloud-2.0.13.1 app/controllers/insights_cloud/tasks_controller.rb
foreman_rh_cloud-0.9.13 app/controllers/insights_cloud/tasks_controller.rb
foreman_rh_cloud-1.0.13 app/controllers/insights_cloud/tasks_controller.rb