Sha256: 06ed6e48a47be547b74a411a90eb0d3b2bbef9f5aa7c4fa40a780f5691adcfc8

Contents?: true

Size: 66 Bytes

Versions: 10

Compression:

Stored size: 66 Bytes

Contents

module RailsWorkflow
  class CustomOperation < Operation
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
rails_workflow-0.3.7 spec/support/rails_workflow/custom_operation.rb
rails_workflow-0.3.6 spec/support/rails_workflow/custom_operation.rb
rails_workflow-0.3.5 spec/support/rails_workflow/custom_operation.rb
rails_workflow-0.3.4 spec/support/rails_workflow/custom_operation.rb
rails_workflow-0.3.3 spec/support/rails_workflow/custom_operation.rb
rails_workflow-0.3.2 spec/support/rails_workflow/custom_operation.rb
rails_workflow-0.3.1 spec/support/rails_workflow/custom_operation.rb
rails_workflow-0.3.0 spec/support/rails_workflow/custom_operation.rb
rails_workflow-0.2.2 spec/support/rails_workflow/custom_operation.rb
rails_workflow-0.2.1 spec/support/rails_workflow/custom_operation.rb