wsargent / circuit_breaker

Implementation of Michael Nygard's Circuit Breaker pattern in Ruby
http://rdoc.info/projects/wsargent/circuit_breaker
404 stars 37 forks source link

AASM methods deprecated #5

Closed celiolatorraca closed 10 years ago

celiolatorraca commented 10 years ago

Methods 'aasm_state', 'aasm_initial_state' and 'aasm_event' will be deprecated in version 4.0.0.

wsargent commented 10 years ago

New gem, version "1.1.1" with these changes.