RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

wash_out: SOAP Server on modern Rails

WashOut is a gem that greatly simplifies creation of SOAP service providers. A SOAP endpoint in WashOut is simply a Rails controller which includes the module WashOut::SOAP. Each SOAP action corresponds to a certain controller method; this mapping, as well as the argument definition, is defined by straightforward DSL described at README. Requires Rails >= 3.1 and Ruby 1.9.

Comments

Excelente trabajo!. Muchas gracias!

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in