bminer / node-blade

Blade - HTML Template Compiler, inspired by Jade & Haml
Other
320 stars 28 forks source link

Live UI - Add Model.put() and Model.invalidate() #75

Closed bminer closed 12 years ago

bminer commented 12 years ago

Add Model.put(), which is the same as set() except without invalidating Contexts Add Model.invalidate(), which just invalidates the Contexts for a key.