The Simperium Ruby library helps you build backend services and command-line apps. By using a special admin key, you can tap all the changes being made by all your users on every device.
You might use Simperium Ruby for a variety of purposes:
This is currently a wrapper for our HTTP API rather than a full-fledged library with diffing. Clone the Simperium Ruby repository to get started.
git clone https://github.com/Simperium/simperium-ruby.git
Want complete control over your app's data and users? You can use Simperium Ruby to receive all your app's data across all your users, and then keep it updated in your own database.
See the Ruby API reference for more details.