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
name age message
file README Loading commit data...
file Rakefile
directory app/
directory config/
directory db/
directory doc/
directory log/
directory public/
directory script/
directory test/
README
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.