meteorhacks / zones

Zone.js integration for meteor
MIT License
30 stars 11 forks source link

Add methods to enable or disable zones #39

Closed thani-sh closed 10 years ago

thani-sh commented 10 years ago

Update: using Zones.enable() and Zones.disable() functions instead of methods

thani-sh commented 10 years ago

Update: Add tests for enable/disable zones