This project is archived and is in readonly mode.

Changeset [74cb05698684f237a7eb91afadec0020d8910c70] by rick

June 28th, 2008 @ 05:19 PM

add basic events and transitions. still more tests to convert

http://github.com/rails/rails/co...

Committed by Repository

  • A activemodel/lib/active_model/state_machine/event.rb
  • A activemodel/lib/active_model/state_machine/state_transition.rb
  • A activemodel/test/state_machine/event_test.rb
  • A activemodel/test/state_machine/state_transition_test.rb
  • M activemodel/lib/active_model/state_machine.rb
  • M activemodel/lib/active_model/state_machine/machine.rb
  • M activemodel/lib/active_model/state_machine/state.rb
  • M activemodel/test/state_machine/machine_test.rb
  • M activemodel/test/state_machine/state_test.rb
  • M activemodel/test/state_machine_test.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>