Sha256: 2c2e097921e670293bd4b0ed4101b8c5940706ec099dbce86cef7c636ffa4db8

Contents?: true

Size: 111 Bytes

Versions: 9

Compression:

Stored size: 111 Bytes

Contents

module Hyperstack
  module Model
    def self.load(&block)
      ReactiveRecord.load(&block)
    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
hyper-model-1.0.alpha1.8 lib/hyperstack/model/load.rb
hyper-model-1.0.alpha1.7 lib/hyperstack/model/load.rb
hyper-model-1.0.alpha1.6 lib/hyperstack/model/load.rb
hyper-model-1.0.alpha1.5 lib/hyperstack/model/load.rb
hyper-model-1.0.alpha1.4 lib/hyperstack/model/load.rb
hyper-model-1.0.alpha1.3 lib/hyperstack/model/load.rb
hyper-model-1.0.alpha1.2 lib/hyperstack/model/load.rb
hyper-model-1.0.alpha1.1 lib/hyperstack/model/load.rb
hyper-model-1.0.alpha1 lib/hyperstack/model/load.rb