You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: