varvet / serenade.js

Client side MVC framework
http://serenadejs.org
Other
524 stars 27 forks source link

Give property formatters access to their model instance #80

Closed Burgestrand closed 11 years ago

Burgestrand commented 11 years ago

This patch allows helpers to call instance methods (or retrieve properties) of the object they receive their value from.