Skip to content
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.

rubyjax/rails_with_xml

Repository files navigation

Rails with XML

This is an example application to show how one could:

  • Use Haml to send an XML request to and external API
  • Use Ox to receive an XML response and map it in a service Object

Installation

$ git clone git@github.com:rubyjax/rails_with_xml.git
$ cd rails_with_xml
$ bundle install --jobs 4
$ rake db:setup

Testing

$ rake

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published