Hi all,

i had some issues with the viewable module - it triggered some
expensive after_save callbacks and did not really what it was supposed
to do.

* viewable.update_attribute
  triggers the callbacks and revalidates the model
* cookies[stack_name] << viewable.id.to_s
  does not work properly because cookies[stack_name] is an ordinary
string.

I rewrote the module:

http://pastie.org/361574

I hope this is usefull for someone

cheers

Simon
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CommunityEngine" 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/communityengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to