Sha256: adc4861ebd17b3e2438918378fa4a06be30b21d2396a4e1f1079d51afa6bec36

Contents?: true

Size: 129 Bytes

Versions: 26

Compression:

Stored size: 129 Bytes

Contents

module DataMapper
  class Repository
    def adjust(attributes, query)
      adapter.adjust(attributes, query)
    end
  end
end

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
dm-adjust-1.2.0 lib/dm-adjust/repository.rb
dm-adjust-1.2.0.rc2 lib/dm-adjust/repository.rb
dm-adjust-1.2.0.rc1 lib/dm-adjust/repository.rb
dm-adjust-1.1.0 lib/dm-adjust/repository.rb
dm-adjust-1.1.0.rc3 lib/dm-adjust/repository.rb
dm-adjust-1.1.0.rc2 lib/dm-adjust/repository.rb
dm-adjust-1.1.0.rc1 lib/dm-adjust/repository.rb
dm-adjust-1.0.2 lib/dm-adjust/repository.rb
dm-adjust-1.0.1 lib/dm-adjust/repository.rb
dm-adjust-1.0.0 lib/dm-adjust/repository.rb
dm-adjust-1.0.0.rc3 lib/dm-adjust/repository.rb
dm-adjust-1.0.0.rc2 lib/dm-adjust/repository.rb
dm-adjust-1.0.0.rc1 lib/dm-adjust/repository.rb
dm-adjust-0.10.2 lib/dm-adjust/repository.rb
dm-adjust-0.10.1 lib/dm-adjust/repository.rb
dm-adjust-0.10.0 lib/dm-adjust/repository.rb
dm-adjust-0.9.9 lib/dm-adjust/repository.rb
dm-adjust-0.9.8 lib/dm-adjust/repository.rb
dm-adjust-0.9.6 lib/dm-adjust/repository.rb
dm-adjust-0.9.5 lib/dm-adjust/repository.rb