francois / alter_ego_plus_active_record

This is an example application that shows how to serialize AlterEgo's state to the database using ActiveRecord

This URL has Read+Write access

francois (author)
Tue Dec 09 07:13:59 -0800 2008
commit  73538b63a524bacd25c45e2bdd29bbe27f34ec1e
tree    03e6ae513fac198ad814c04584397cfd0907ede4
parent  2a5df4384a3d9286a1ccb3d704f95a9ebb1b3d14
100644 4 lines (2 sloc) 0.159 kb
1
2
3
4
This is a sample application that shows how to integrate AlterEgo with ActiveRecord.
 
Look at test/unit/traffic_light_test.rb and app/models/traffic_light.rb.