Sha256: 1b93e9e494cd872d70fff7bfd2d436db61d23d4e6b97f169db46536fd108f1df
Contents?: true
Size: 294 Bytes
Versions: 93
Compression:
Stored size: 294 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 # Uncomment the following line to enable sync with <%= class_name %>. # enable :sync #add model specifc code here end
Version data entries
93 entries across 93 versions & 1 rubygems