templates/new/config.ru.tt in almanack-1.0.5 vs templates/new/config.ru.tt in almanack-1.1.0.beta1
- old
+ new
@@ -15,10 +15,10 @@
# Static events
c.add_events [
{
title: "Edit my calendar's settings",
description: "Edit the configuration at #{__FILE__}",
- start_date: Time.now + 30 * 60
+ start_time: Time.now + 30 * 60
}
]
end
run Almanack::Server