Sha256: d0ab573edc63c3e8a8fccdc0b83d5ec985b93518607cdd81735a9df0daa69f89
Contents?: true
Size: 105 Bytes
Versions: 2
Compression:
Stored size: 105 Bytes
Contents
require 'active_record' module Ds class Timestamp < ActiveRecord::Base belongs_to :deed end end
Version data entries
2 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mdg-1.0.1 | vendor/bundle/ruby/2.3.0/gems/ds-0.0.2/lib/ds/timestamp.rb |
mdg-1.0.1 | vendor/bundle/ruby/2.3.0/gems/ds-0.0.3/lib/ds/timestamp.rb |