CalendarGrid 1.0.2
This release patches a bug in ActiveSupport where Time#at_beginning_of_day had a non-zero usec sometimes, on some platforms.
The fix has been in Rails for some time, but is not yet part of an official release. See:
Simply gem install calendar_grid to update to version 1.0.2.
Thanks to Cody Fauser for the note.