.gitignore | 664 | 0 | 0 | | | 44 Bytes | 5d6e073f32840fd784fa8f2df471a9ba7b750a419f0fa7f17cfcc83baee3cd33 |
.rvmrc | 664 | 0 | 0 | | | 31 Bytes | c9c5b1e2126b2952f678ab42ccb8fc09aed5f188d4262ba9c768ddd834107169 |
.travis.yml | 664 | 0 | 0 | | | 11 Bytes | 5a3c9e0033e1b2e8df4ce523b7788ba447df13ff64eb909d71e9b5187e91d853 |
CHANGELOG.md | 664 | 0 | 0 | | | 3.35 KB | 734aa85d3fd7fd22a5f9061318861f29515a51601b7b6148ea907331deaf7d5b |
Gemfile | 664 | 0 | 0 | | | 26 Bytes | cf0464d99573760cc6e3a07f2453ec066082df356c0ea891d5b9d155822f7245 |
LICENSE | 664 | 0 | 0 | | | 1.05 KB | 2fa4652e73318f0cfc55b3446163bc8383d584bb9a1101850faa51bb3c949596 |
README.rdoc | 664 | 0 | 0 | | | 7.71 KB | 4dc0d0c08fb222f08379952e09b5b7eb34734dcf6d3db6c3e5b08f31ad06b113 |
Rakefile | 664 | 0 | 0 | | | 240 Bytes | c18affa5fc13ad7f883706ca17756701178b1bd348379a94a86cedda012b2dc8 |
lib/active_model/transitions.rb | 664 | 0 | 0 | | | 3.76 KB | dcb1b4b940af019c2c910798e2048e46ea516c518b168261bfdee75bf31eef1b |
lib/active_record/transitions.rb | 664 | 0 | 0 | | | 101 Bytes | cc1a075faedf6ad9f021b7eef4d185b60d18687d45077b805553ea82f037a63e |
lib/transitions.rb | 664 | 0 | 0 | | | 2.93 KB | 58d373d5991dff7a4ae8b793884d560734384758e8dc7aa056d69b95615b269c |
lib/transitions/event.rb | 664 | 0 | 0 | | | 5.09 KB | 428ccbfab0f3935e77ad17d5c84308f2a125ae4885682437e93aac279158511d |
lib/transitions/machine.rb | 664 | 0 | 0 | | | 3.7 KB | 221dc8ddcded76ac59e18197a55d773a107316e3fc851722fd9aa7a07027eee6 |
lib/transitions/state.rb | 664 | 0 | 0 | | | 2.49 KB | 8738c9ef427b68e4cbf7c696139d26189243cc2e6646eaaa1259e1a329bcd74b |
lib/transitions/state_transition.rb | 664 | 0 | 0 | | | 2.32 KB | 015e256479900958f6010b6e8f2aac365fa84a4a93c6f0d21b7b72a6699ddea3 |
lib/transitions/version.rb | 664 | 0 | 0 | | | 43 Bytes | 6d378672a55cba5e50f38262c4b2100646a2d19c1124938f35460378b745b5d0 |
test/active_record/test_active_record.rb | 664 | 0 | 0 | | | 7.52 KB | 85079f3fb5217fe61df1e155bcafe7fce3b75bf2d22f01b5d96667acc3961ec8 |
test/active_record/test_active_record_scopes.rb | 664 | 0 | 0 | | | 1.65 KB | 4f26611f509088106ef59ff0694328fbef62c41cc16358ff3cf59a52528f45ee |
test/active_record/test_active_record_timestamps.rb | 664 | 0 | 0 | | | 3.2 KB | 43764b1ae027cddc928c27f90521f6a7e62935065a6c816aa86405ef4e8557bb |
test/event/test_event.rb | 664 | 0 | 0 | | | 2.46 KB | 56c4e43baa59e0d84f1f09b5613c91bea2aaf619a25315475c11977f537f3ff3 |
test/event/test_event_arguments.rb | 664 | 0 | 0 | | | 662 Bytes | dbdc8d7cead1326fdc17824dc51b4a62b8dd45d40472c67664ac562c15a69f43 |
test/event/test_event_being_fired.rb | 664 | 0 | 0 | | | 884 Bytes | 74963e3395a378cb48f3ce2e4a54068e340ca282a92a5987e116f1781dc0a8bf |
test/event/test_event_checks.rb | 664 | 0 | 0 | | | 719 Bytes | 653de35488c15617db1274570b27313320eb89dc59799cc18dc5b90f8b2f448a |
test/helper.rb | 664 | 0 | 0 | | | 398 Bytes | 2526d1638d13de4cd4ab85140e2b72aa0a8f3a228cd144ab5854431901aeff68 |
test/machine/test_available_states_listing.rb | 664 | 0 | 0 | | | 360 Bytes | 0db5276f6bb117b64c412abab7247009b474a85aaa47e9afd801695251a75fb2 |
test/machine/test_machine.rb | 664 | 0 | 0 | | | 899 Bytes | 72b5df087fecea3c8fd299188eb49d0e9b990ef60f0ce7c19a331e01117bd8be |
test/state/test_state.rb | 664 | 0 | 0 | | | 1.9 KB | d99bb56c1702396a90677459a56b6b2fab78713015f69afb05182dfb5ae751c2 |
test/state/test_state_predicate_method.rb | 664 | 0 | 0 | | | 619 Bytes | a13d0f06f1051333c25057aa5085b573641fc87fc78b35c569cc7f11890575e8 |
test/state_transition/test_state_transition.rb | 664 | 0 | 0 | | | 1.22 KB | d3975f0b79e914d7f2ef4d60ed9186da33f91e2bb548f00f0328f3a9defef327 |
test/state_transition/test_state_transition_event_failed_callback.rb | 664 | 0 | 0 | | | 855 Bytes | 5261cdc16b58a25d85fbb0f2e602f6b235606fcc7e221572f865f67e24f1b7ce |
test/state_transition/test_state_transition_event_fired_callback.rb | 664 | 0 | 0 | | | 1.42 KB | 8a0234f041766c2ea51c2cd42caf6e6271287ffc1eede1ae6bf3cf5b1e6a2ae2 |
test/state_transition/test_state_transition_guard_check.rb | 664 | 0 | 0 | | | 1.12 KB | 0e4e1571ab48b9befe257504bf8c23f1fd7cd8e24c8f483e92fdfd6f770ea1c1 |
test/state_transition/test_state_transition_on_transition_callback.rb | 664 | 0 | 0 | | | 1.34 KB | ed7cd9e374be276175c46f938a01c88ffb4f342d564e574255b648ebd265a0f0 |
test/state_transition/test_state_transition_success_callback.rb | 664 | 0 | 0 | | | 1.15 KB | ca40f235b215dba771c5be9a1c62a52213f9aea71f336f564866bf450a8acad6 |
transitions.gemspec | 664 | 0 | 0 | | | 1.19 KB | 07cd397a3f4c48a3f9763d6a44b8e8a54761cddac3c20d85bbce52fac3f9113f |