Sha256: 1f523c9627881ff4ca01be243b4b8f9a91a2129a1208d7d64f0704ce9f7a20e4

Contents?: true

Size: 185 Bytes

Versions: 11

Compression:

Stored size: 185 Bytes

Contents

When(/^the payment_processor is run$/) do
  CryptocoinPayable::PaymentProcessor.perform
end

When(/^the pricing processor is run$/) do
  CryptocoinPayable::PricingProcessor.perform
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
cryptocoin_payable-1.4.5 features/step_definitions/processor_steps.rb
cryptocoin_payable-1.4.4 features/step_definitions/processor_steps.rb
cryptocoin_payable-1.4.3 features/step_definitions/processor_steps.rb
cryptocoin_payable-1.4.2 features/step_definitions/processor_steps.rb
cryptocoin_payable-1.4.1 features/step_definitions/processor_steps.rb
cryptocoin_payable-1.4.0 features/step_definitions/processor_steps.rb
cryptocoin_payable-1.3.0 features/step_definitions/processor_steps.rb
cryptocoin_payable-1.2.0 features/step_definitions/processor_steps.rb
cryptocoin_payable-1.1.0 features/step_definitions/processor_steps.rb
cryptocoin_payable-1.0.1 features/step_definitions/processor_steps.rb
cryptocoin_payable-1.0.0 features/step_definitions/processor_steps.rb