Sha256: 593e826c1c13f43999328170312688ed198a8306ccb377ebacd1552552541892

Contents?: true

Size: 235 Bytes

Versions: 24

Compression:

Stored size: 235 Bytes

Contents

require 'ddr/batch/engine'
require 'ddr/batch/version'
require 'ddr/models'

require 'paperclip'

module Ddr
  module Batch
    extend ActiveSupport::Autoload

    autoload :BatchUser

    def self.table_name_prefix
    end

  end
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
ddr-batch-1.1.0 lib/ddr/batch.rb
ddr-batch-1.1.0.rc2 lib/ddr/batch.rb
ddr-batch-1.1.0.rc1 lib/ddr/batch.rb
ddr-batch-2.0.1 lib/ddr/batch.rb
ddr-batch-2.0.0.rc3 lib/ddr/batch.rb
ddr-batch-2.0.0.rc2 lib/ddr/batch.rb
ddr-batch-2.0.0.rc1 lib/ddr/batch.rb
ddr-batch-2.0.0.beta.6 lib/ddr/batch.rb
ddr-batch-2.0.0.beta.5 lib/ddr/batch.rb
ddr-batch-2.0.0.beta.4 lib/ddr/batch.rb
ddr-batch-2.0.0.beta.3 lib/ddr/batch.rb
ddr-batch-2.0.0.beta.2 lib/ddr/batch.rb
ddr-batch-2.0.0.beta.1 lib/ddr/batch.rb
ddr-batch-2.0.0.alpha.3 lib/ddr/batch.rb
ddr-batch-1.0.2 lib/ddr/batch.rb
ddr-batch-1.0.2.rc1 lib/ddr/batch.rb
ddr-batch-2.0.0.alpha.2 lib/ddr/batch.rb
ddr-batch-2.0.0.alpha.1 lib/ddr/batch.rb
ddr-batch-1.0.1 lib/ddr/batch.rb
ddr-batch-1.0.0 lib/ddr/batch.rb