> create :send_email, :params => [:contact ], > :become => :viewable, :new_key => true do > > This worked with 0.8.3 but with 0.8.4 errors out because state is not > available in create: > > I am guessing this should work with 0.8.4 too or am I doing something > wrong?
Indeed it should. Fixed now. Thanks for reporting that. Tom --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en -~----------~----~----~----~------~----~------~--~---
