Sha256: 3c41e5d96a3db0953c8946303ac6eb6cff62f7236a9222beb90657fd384d840a

Contents?: true

Size: 124 Bytes

Versions: 3

Compression:

Stored size: 124 Bytes

Contents

module Orthor
  class Query < Orthor::Object
    def fetch_content
      Orthorings.query(@id, @template)
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
orthorings-0.4.2 lib/orthor/query.rb
orthorings-0.4.1 lib/orthor/query.rb
orthorings-0.4.0 lib/orthor/query.rb