Sha256: 59ea6dc77f4bc4d5b07129cd545946deac0de16614188610fcf2bfd6e22e75c5
Contents?: true
Size: 269 Bytes
Versions: 1
Compression:
Stored size: 269 Bytes
Contents
# A placeholder. In RTML, we often check whether an object is an instance of, say, ActiveRecord::Base. # Since we may or may not back out ActiveRecord::Base, we need something to stand in as a superclass # of all Widget-able models. class Rtml::DocumentModelObject end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rtml-2.0.4 | builtin/models/rtml/document_model_object.rb |