TODO in representable-1.5.0 vs TODO in representable-1.5.1

- old
+ new

@@ -23,6 +23,9 @@ do whatever super end => do that for all "features" (what parts would that be?: getter/setter, reader/writer, readable/writeable )? -* make lambda options optional (arity == 0) +* make lambda options optional (arity == 0) + +* use `representer_exec` not only for lambdas, but also for methods + property :title # => calls decorator.title \ No newline at end of file