christianhellsten / sitemap-generator

sitemap-generator is a Rails plugin that makes it easy to generate sitemaps.
http://aktagon.com/
MIT License
53 stars 11 forks source link

#<NameError: uninitialized constant Options> during install #8

Open hapygallagher opened 14 years ago

hapygallagher commented 14 years ago

Am I missing something? I get this error when installing

seems like it may still be working though... (rake sitemap:generate still seems to run & generate a sitemap)

christianhellsten commented 14 years ago

Which version of Rails are you on?

hapygallagher commented 14 years ago

rails v2.3.8

jcanfield commented 13 years ago

Has anybody come up with a solution for this issue? I'm able to install and use a multitude of other ROH Plugins but I'm getting the same message during install. Just wondering. Thanks in advance.

hapygallagher commented 13 years ago

I can't remember what, if anything, I ended up doing, sorry. Pretty sure it was fine though. I might've just gone through the install code and made sure everything got set up correctly.

jcanfield commented 13 years ago

Really wish you could remember, for some reason I am getting that same error over and over. If I find the fix or solution, I will publish it here.