Displaying 1 result from an estimated 1 matches for "flul".
Did you mean:
  flu
  
2006 Jan 06
6
AWS and array of Model
...;
  web_service_dispatching_mode :delegated
  web_service_scaffold :invoke
  web_service(:user) { UserAdminService.new }
end
What''s the problem? (If I change the return variable to :string and I in 
the implementation I use YAML.dump User.find(:all). It''s get back the value.
the flul log: http://www.rafb.net/paste/results/PNmYct37.html
Cow