Sha256: a82088935edddf47afb0e0a5bfed6d014efd89d9a7f0a2d4a2fc7ea285a75a57
Contents?: true
Size: 206 Bytes
Versions: 13
Compression:
Stored size: 206 Bytes
Contents
# The model has already been created by the framework, and extends Rhom::RhomObject # You can add more methods here class <%= class_name %> include Rhom::PropertyBag #add model specifc code here end
Version data entries
13 entries across 13 versions & 1 rubygems