Sha256: c2cf0c25e34bddfd904485782e05238b52c8e55a10a384a5f663ef7e2bab276b

Contents?: true

Size: 98 Bytes

Versions: 9

Compression:

Stored size: 98 Bytes

Contents

# frozen_string_literal: true

module RailsWorkflow
  class CustomOperation < Operation
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
rails_workflow-0.7.3 spec/support/rails_workflow/custom_operation.rb
rails_workflow-0.7.2 spec/support/rails_workflow/custom_operation.rb
rails_workflow-0.7.1 spec/support/rails_workflow/custom_operation.rb
rails_workflow-0.7.0 spec/support/rails_workflow/custom_operation.rb
rails_workflow-0.4.4 spec/support/rails_workflow/custom_operation.rb
rails_workflow-0.4.3 spec/support/rails_workflow/custom_operation.rb
rails_workflow-0.4.2 spec/support/rails_workflow/custom_operation.rb
rails_workflow-0.4.1 spec/support/rails_workflow/custom_operation.rb
rails_workflow-0.4.0 spec/support/rails_workflow/custom_operation.rb