My clean install of the Restful-Authentication plugin fails with the following message.
undefined method `acts_as_state_machine' for #Class:0x46edaf8
Any ideas on how I can resolve this?
Note: The *act_as_state_machine* plugin is installed
Note: The restful-authentication plugin was installed with the following command
script/generate authenticated user sessions --include-activation --stateful
Thanks
H