Sha256: 9c9a8559fc254faa476332557444a525ac229414291e987822e925274a4632d7
Contents?: true
Size: 94 Bytes
Versions: 3
Compression:
Stored size: 94 Bytes
Contents
module Heart class Application < ActiveRecord::Base self.abstract_class = true end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
heart-0.0.2 | app/models/heart/application.rb |
heart-0.0.1 | app/models/heart/application.rb |
heart-0.0.1.pre | app/models/heart/application.rb |