Thanks, but the plugins aren't an issue.  I found the problem.

I should have included my model attributes as well from the DB.

I had a DB column called "callback" which interfered with built-in AR 
functionality.

Frederick Cheung wrote:
> On 21 Feb 2009, at 00:08, Craig Jolicoeur wrote:
> 
>>
>> I have a rails app model that I'm getting a strange error that is just
>> baffling me.  I've stripped everything out of my model down to the
>> basics and still get the error.
>>
>> So, here is the current model:
>>
>>
>> class Metric < ActiveRecord::Base
>> end
> Any plugins in that app that are extending activerecord ?
> 
> Fred

-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to