RubyGems Navigation menu

RedcapAPI 0.0.2

This gem is still under active development. Please contact me directly with any questions or suggestions. To start: r = RedcapAPI.new(token, url) # your institution has it's own url, and each project has it's own token r.get(optional record_id) # returns all records in JSON format or a specific record if specified r.get_fields # returns all fields for that instrument r.post(data) # this will either update an old record or create a new one. the data should be in form of array of hashes or as a hash (for one item). dates are accepted in Date class or in strftime('%F') format.

Gemfile:
=

installation:
=

Versions:

  1. 0.0.6 June 18, 2015 (9,5 ko)
  2. 0.0.6a June 18, 2015 (9 ko)
  3. 0.0.5 July 13, 2014 (7 ko)
  4. 0.0.5b July 13, 2014 (7,5 ko)
  5. 0.0.5a July 13, 2014 (7,5 ko)
  6. 0.0.2 July 13, 2014 (7 ko)
Voir toutes les versions (9)

Dépendances de Development (3):

bundler ~> 1.6
mechanize >= 0
rake >= 0

Propriétaires:

Auteurs:

  • eugyev

Total de contrôle SHA 256:

=

Total de téléchargements 22 069

Pour cette version 2 388

Version publiée:

License:

MIT

Version de Ruby requise: >= 0

Liens: