Hi,
i've been using this since rails 3.0.x and it worked fine until i upgraded my rails recently
i've forked your beautiful code, and play around with it
i notice in your lib/event_calendar/railtie.rb
i can see you created your railties class which inherits from Rails:Engine
isnt it supposed to be Rails:Ralitie
i've changed it and it does the magic
Hi, i've been using this since rails 3.0.x and it worked fine until i upgraded my rails recently
i've forked your beautiful code, and play around with it i notice in your lib/event_calendar/railtie.rb i can see you created your railties class which inherits from Rails:Engine isnt it supposed to be Rails:Ralitie i've changed it and it does the magic
Cheers