My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

Deprecated!

This project has been deprecated. No more work will go into this project and it will no longer work after FamilyTree v1 is removed from the FamilySearch API.

New Project

ruby-fs-stack is the project that is replacing this project. It will soon offer all of the functionality of ruby-fs-api, but is much improved.

http://github.com/jimmyz/ruby-fs-stack

Improvements

Several improvements make the new ruby-fs-stack project better than this one.

  1. Packaged and distributed as a gem (on gemcutter.org). Simply gem install or add as a gem dependency to your Rails project.
  2. Based on FamilySearch generated code. FamilySearch generates code that handles all parsing and serialization to/from JSON. When FamilySearch deploys a new release, this code can be easily updated, allowing the project to stay up to date with any changes in the API.
  3. Multiple Ruby Runtimes - ruby-fs-stack should be compatible with Ruby 1.8, Ruby 1.9, JRuby, and Rubinius.
  4. Modular. The ruby-fs-stack will eventually encompass all API modules offered by FamilySearch. It is being built in a modular fashion so that you can include only what you need.

FamilySearch and the FamilySearch Logo are trademarks licensed to the Genealogical Society of Utah and are registered in the United States of America and other countries.

Powered by Google Project Hosting