The work on this branch will help migrate zena to rails 2.2.2. The idea is to use new best practices when moving the code (not just copy past).
The first thing will be to use restful_authentication instead of the current home-baked thing. We will also use act_as_state_machine and see if we can extend the use of the state machine concepts into other models (unknown link for example).
Lots of work ahead…
Gaspard Bucher
comments