examples/equation.rb in volute-0.1.0 vs examples/equation.rb in volute-0.1.1
- old
+ new
@@ -24,10 +24,10 @@
"#{@km} km, #{@h} h, #{@kph} kph"
end
end
#
-# a volute triggered for any 'set' operation on an attribute of book
+# a volute per attribute
volute Equation do
# object.vset(:state, x)
# is equivalent to