undefined local variable or method `start_time' for #<Event:0x49278d8>
Event.rb (model)class Event < ActiveRecord::Base
extend SimpleCalendar
has_calendar attribute: :start_time
end
Hi. Chris Oliver, the Simple_Calendar author, made this yesterday: