Files
dunlop-ember/spec/dummy/app/models/execution_batch.rb
T
2017-12-21 11:36:52 +01:00

4 lines
83 B
Ruby

class ExecutionBatch < ApplicationRecord
include Dunlop::ExecutionBatchModel
end