[Ruby] CalendarHelper
Ryan Davis
ryand-ruby at zenspider.com
Sun Jun 18 13:20:32 PDT 2006
On Jun 18, 2006, at 12:33 PM, Jordan Isip wrote:
> I have it installed but I can't seem to get it to show. It says
> that once it is installed, I can call it by: <%=calendar(:year =>
> 2005, :month => 6)%>
I've not used CalendarHelper yet, but it looks like it is a Module. I
don't know all the plugin voodoo in rails, but I bet if you try
adding "include CalendarHelper" in the class you're using it it'll work.
More information about the Ruby
mailing list