Sha256: e448d63c8b972475007313ff66aa3e3d28f7ad85773e63a7b19b3590405bb90d

Contents?: true

Size: 1.22 KB

Versions: 5

Compression:

Stored size: 1.22 KB

Contents

---

. gem release

. more sample programs

. tests for bin/gnip using yaml output

. flesh out rather minimal tests

. yank out shoulda for testing?

. unify some of the (to/from)_(hash/yaml) stuff across the lib

. abstract builder! pattern out for all Attributes



---
.activity
  . payload compress/decompress
  . publishing to publisher
    . curl --data-binary @activity.xml -H 'Content-Type:application/xml' --silent --user ara.t.howard@gmail.com:password https://api-v21.gnip.com/my/publishers/pub/activity.xml
  . display of payload/raw from commandline

. version

. clean up pluralization in lib

. sample program

. server callbacks

. flush out bin/gnip

. decide between tagz vs erb for xml generation

. html escape
  . CGI.escapeHTML(CGI.escapeHTML('world & business'))

. filter-rules
  . get
  . post
  . delete
  . post in bulk (stdin)

. filters
  . create
  . list
  . delete
  . update/replace/put
  . rule post in bulk (stdin)

. publisher
  . create
  . delete
  . notifications
    . current
    . by timestamp
    . ago
  . extract rule types from xml

. gnip
  . clock delta

. samples

. http wrapper/resource
. my vs gnip
. safe login uri
. setup test environment for unit + integration w/shoulda
. get access to docs

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
gnip-gnip-1.1.1 TODO
gnip-0.4.2 TODO
gnip-1.0.0 TODO
gnip-1.1.1 TODO
gnip-1.1.2 TODO