I am trying to install the has_calendar plugin, and it says that is successfully installing. However, when I have a page with code the plugin should execute, I am returned errors of undefined functions.
Is there somewhere I need to reference the plugin as a helper?
Here the sample code, straight off the wiki page.
<%= calendar :year => 2010, :month => 9 %>