AMS Migration

A collection of services to help with data migration tasks.

NOTE: The code for the services was copied from the MasteryConnect and slightly adjusted. Refer to MasteryConnect for the git history.

Installation

Add this line to your application's Gemfile:

gem 'ams_migration'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install ams_migration

Usage

TODO: Write usage instructions here

Development

After checking out the repo, run bin/setup to install dependencies. Then, run rake spec to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.

Contributing

Bug reports and pull requests are welcome.