On 15 Jan 2009, at 18:10, Enzo Rivello wrote:

>
>
> but if i try to check a box and then to save a record, i get this  
> error:
>
> ActiveRecord::AssociationTypeMismatch in
> Admin/usersController#updateCust
>
> Category(#18224400) expected, got Category(#18557480)
>
> or something similar, only numbers change!
>
> Now, AssociationTypeMismatch is when you want to cope wrong types of
> data together, but this is not the case :(
>
That sounds to me like an automatic code reloading problem: the plugin  
isn't reloaded but your application's models are:
if the problem doesn't exist in production mode then that is the most  
likely cause

Fred
> what i've to do? please help me!
> -- 
> 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