Files
dunlop-core/spec/dummy/app/models/execution_batch.rb
T
2018-01-20 13:02:44 -03:00

4 lines
83 B
Ruby

class ExecutionBatch < ApplicationRecord
include Dunlop::ExecutionBatchModel
end