johnmcauley-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2007-Aug-10 11:38 UTC
web service models without active record
Hello all, I want to create a model object or at least a ruby object. Stuff it with a couple of different arrays and then pack it off on a web service to be consumed by, unfortunately, a flex client. I tried to create a model object in ROR using script/generate model and then remove the reference to activerecord, however, I keep getting an unable to cast Map (name of the object) to Map error, when I try to use ActionWebService. Has anyone any ideas? j --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---