Open mbajur opened 13 years ago
i have a problem with using Cartographer with rails3.
I've done everything just like in the docs and all i'm getting is this error: undefined method 'has_key?' for false:FalseClass in this line:
undefined method 'has_key?' for false:FalseClass
<% raw Cartographer::Header.new.to_s %>
Has anyone any idea what am i doing wrong? Any help would be appreciated
ps. here is the link to the stackoverflow question: http://stackoverflow.com/questions/7568385/cartographer-undefined-method-has-key
i have a problem with using Cartographer with rails3.
I've done everything just like in the docs and all i'm getting is this error:
undefined method 'has_key?' for false:FalseClass
in this line:Has anyone any idea what am i doing wrong? Any help would be appreciated
ps. here is the link to the stackoverflow question: http://stackoverflow.com/questions/7568385/cartographer-undefined-method-has-key