fmylife 0.6.0
This gem allows the user to access the fmylife.com API, which includes reading stories, reading comments, moderating stories that are submitted, submitting stories, submitting comments, and searching for stories. In addition, this gem lets you swap in and out which XML parser you use. Since not everyone can take advantage of compiled xml parsers, the typically built-in REXML library is available as well.
Gemfile:
=
install:
=
Development Dependencies (2):
thoughtbot-shoulda
>= 0
yard
>= 0