Calendar index style for ActiveAdmin — CSS for the gem of the same name.
Adds support to show resources indexes as calendar in ActiveAdmin using fullCalendar JQuery plugin
Adds `index as: :calendar` — a month-grid index style that buckets resources by a date attribute or custom scope and yields each day cell.