radiant / radiant-event-calendar-extension

Create, organise and display calendar events in your radiant site. Read, aggregate and serve ical subscriptions.
37 stars 13 forks source link

UUIDTools error #22

Open rosslaird opened 13 years ago

rosslaird commented 13 years ago

When I try to create an event, I get this:

uninitialized constant Event::UUIDTools

I have just now installed the uuidtools gem, restarted the server, and tried again, but I am still getting this error. Thoughts?

spanner commented 13 years ago

It's probably a gem issue, but I'm afraid I don't know what. gem list uuidtools gives me uuidtools (2.1.1), fwiw.

Have you tried requiring the gem from the console?