unabridged / motion

Reactive frontend UI components for Rails in pure Ruby
https://github.com/unabridged/motion
MIT License
697 stars 19 forks source link

Support periodic timers outside of test environment 😬 #25

Closed alecdotninja closed 4 years ago

alecdotninja commented 4 years ago

Ironically, the code the I wrote to stop periodic timers from blowing up during unit tests blows up when the testing support is not loaded at all.