RailsCasts Pro episodes are now free!

Learn more or hide this

jfoo's Profile

GitHub User: jfoo

Comments by

Avatar

Tom, Do you have any reference that you can point to for the ELB SSL setup?

Thanks

Avatar

While on SOAP and webservice, the rails app that I work on is expected to expose couple of methods as SOAP Webservice. I know Ruby has ditched SOAP in favor of REST, but I really dont have an option as the client app expect it. Is there any gems out there that support creation of a SOAP web service on Rails 3.x?
Thanks!