Flotype / now

NowJS makes it easy to build real-time web apps using JavaScript
http://www.nowjs.com
MIT License
1.91k stars 175 forks source link

now.ready should not be deleted #45

Closed erichocean closed 13 years ago

erichocean commented 13 years ago

Preferred behavior: now.ready immediately calls the callback if now is already ready.

erichocean commented 13 years ago

Fixed in https://github.com/Flotype/now/commit/f6e5ffa2f638bb3f7f85fafd749062e12c46245d

Thanks!

ericz commented 13 years ago

thanks for reporting!