ruby on rails - Using git repo as gems, noMethodError -


i'm trying use repo https://github.com/kayinrage/weekly_vertical_calendar gem, since i'm working rails 4.

the repo installed gem, found on

c:\ruby200-x64\lib\ruby\gems\2.0.0\bundler\gems\weekly_vertical_calendar-071ea89ee1f0 

but when try use it, receive nomethoderror on view:

undefined method `weekly_vertical_calendar_links' #<#<class:0x000000089d38b8> 

but method exists...

anyone me on ? hard find gem works vertical calendar... tought close solve problems...

thanks in advance


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -