Sha256: 16990d4c2e32524b60ccc46368e39f93b686805419bfd8a2ced3516e56465ede

Contents?: true

Size: 110 Bytes

Versions: 7

Compression:

Stored size: 110 Bytes

Contents

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
hyper-model-0.99.6 lib/hyperloop/model/load.rb
hyper-model-0.99.5 lib/hyperloop/model/load.rb
hyper-model-0.99.4 lib/hyperloop/model/load.rb
hyper-model-0.99.3 lib/hyperloop/model/load.rb
hyper-model-0.99.2 lib/hyperloop/model/load.rb
hyper-model-0.99.1 lib/hyperloop/model/load.rb
hyper-model-0.99.0 lib/hyperloop/model/load.rb