joshuamiller / cartographer

Google Maps on Rails
72 stars 39 forks source link

undefined method 'has_key?' #17

Open mbajur opened 13 years ago

mbajur commented 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:

<% 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