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