Closed pezholio closed 11 years ago
Hi. Yeah - I think the readme's out of date. I'll get back to you tomorrow with an updated example. Too late right now! :)
Hi Stuart. This is actually correct. What is the exact code you're running? When do you get the error?
Is tripod in your Gemfile, and have you bundle
d?
Ah, I had tripod locked to version 0.0.10 - works now - sorry!
I did need to add rdf
to my gemfile, which might need making clearer though :thumbsup:
Trying to follow the example in the Readme in a vanilla Rails project, and I get the above error when creating a new Person in the console. Am I being dim, or has something changed?
In /app/models/person.rb: