starburstgem / starburst

In-app announcements to users in your Rails app
MIT License
257 stars 29 forks source link

Switching Time.now with Time.current #9

Closed yogodoshi closed 9 years ago

yogodoshi commented 9 years ago

Time.now returns system time and ignores the project's configured time zone :smiley: