Sha256: 3d1bdff76452ef5a635450b7cd54dfd8bafba998c606cffb8680cdee252a15f8

Contents?: true

Size: 138 Bytes

Versions: 4

Compression:

Stored size: 138 Bytes

Contents

module Wally
  class Feature
    include Mongoid::Document
    field :path, :type => String
    field :content, :type => String
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
wally-0.0.24 lib/wally/feature.rb
wally-0.0.22 lib/wally/feature.rb
wally-0.0.21 lib/wally/feature.rb
wally-0.0.20 lib/wally/feature.rb