From: Hussam Ali Date: 2011-10-07T17:17:33+09:00 Subject: state machine guide Hi I need to implement a state machine, i have read it fully but still not be able to work on it properly and i need some guidance. I have a scenario that user can feedback like questions and i want to use state machine so that moderator can change the state of question like no status, not answerable or answered. I have to implement states for different kind of feedbacks like question or problem. Only moderator can change the states. please guide me that how can i do this using state machine gem? -- Posted via http://www.ruby-forum.com/.