I use aasm with restful-authentication which gem has some info on getting aasm to work. I'm not sure if rest-auth's info is redundant with other gems but it works for me.
I've used it with Ruby 1.8.[67] and 1.9.1 and Rails 2.[12].2 and 2.3.0. Check out the README.textile. On Feb 25, 8:35 am, John Small <[email protected]> wrote: > > It morphed into aasm: > >http://github.com/rubyist/aasm/tree/master > > Yes I know that, because that's where I got the gem from. > > What I need to know is how to get the thing working with AR because the > extremely slim example given in the readme just plain does not work. > > Does anyone know the ins and outs of getting the new aasm working with > AR? > > Ta > > John Small > > -- > Posted viahttp://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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-talk?hl=en -~----------~----~----~----~------~----~------~--~---

