Sha256: 0dcc75db96310fc1023d429a1d42eddc0f961b89ea8be6f697c293dde13cc102
Contents?: true
Size: 295 Bytes
Versions: 18
Compression:
Stored size: 295 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 specific code here end
Version data entries
18 entries across 18 versions & 2 rubygems