Sha256: 8bf5d9c5fd6b17e9e9bccc4712e753f51b4a838e7f6bc02bdeda71b8a399e15e

Contents?: true

Size: 462 Bytes

Versions: 11

Compression:

Stored size: 462 Bytes

Contents

require File.expand_path("../callbacks", __FILE__)
require File.expand_path("../datatypes", __FILE__)
require File.expand_path("../locking", __FILE__)
require File.expand_path("../scope", __FILE__)
require File.expand_path("../slug", __FILE__)
require File.expand_path("../softdelete", __FILE__)
require File.expand_path("../timestamps", __FILE__)
require File.expand_path("../versioned", __FILE__)

module Ohm
  module Contrib
    VERSION = "1.0.rc0"
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
ohm-contrib-2.0.0.alpha5 lib/ohm/contrib.rb
ohm-contrib-2.0.0.alpha4 lib/ohm/contrib.rb
ohm-contrib-2.0.0.alpha3 lib/ohm/contrib.rb
ohm-contrib-2.0.0.alpha2 lib/ohm/contrib.rb
ohm-contrib-1.2 lib/ohm/contrib.rb
ohm-contrib-1.1.0 lib/ohm/contrib.rb
ohm-contrib-1.0.1 lib/ohm/contrib.rb
ohm-contrib-1.0.0 lib/ohm/contrib.rb
ohm-contrib-1.0.0.rc5 lib/ohm/contrib.rb
ohm-contrib-1.0.0.rc4 lib/ohm/contrib.rb
ohm-contrib-1.0.0.rc3 lib/ohm/contrib.rb