I am looking into using acts_as_state_machine plugin in a project. What completely bums me is that all transition guards are completely silent, i.e. if a transition is denied based on something, there's no built in way to vent it to the user. I am sure I am not the only one who sees that as a problem. Anybody developed a "best practice" solution for this situation?
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
