octopussy 0.2.3 → 0.2.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (42) hide show
  1. data/lib/octopussy.rb +5 -0
  2. data/lib/octopussy/client.rb +26 -3
  3. data/test/octopussy_test.rb +41 -2
  4. metadata +43 -83
  5. data/.document +0 -4
  6. data/.gitignore +0 -21
  7. data/LICENSE +0 -20
  8. data/README.markdown +0 -68
  9. data/Rakefile +0 -59
  10. data/VERSION +0 -1
  11. data/changelog.markdown +0 -30
  12. data/octopussy.gemspec +0 -105
  13. data/test/fixtures/blob.json +0 -10
  14. data/test/fixtures/branches.json +0 -6
  15. data/test/fixtures/close_issue.json +0 -1
  16. data/test/fixtures/collaborators.json +0 -1
  17. data/test/fixtures/comment.json +0 -1
  18. data/test/fixtures/contributors.json +0 -6
  19. data/test/fixtures/emails.json +0 -1
  20. data/test/fixtures/followers.json +0 -3
  21. data/test/fixtures/full_user.json +0 -27
  22. data/test/fixtures/issue.json +0 -14
  23. data/test/fixtures/issues.json +0 -50
  24. data/test/fixtures/keys.json +0 -1
  25. data/test/fixtures/labels.json +0 -1
  26. data/test/fixtures/languages.json +0 -1
  27. data/test/fixtures/list_branch_commits.json +0 -48
  28. data/test/fixtures/list_commits.json +0 -824
  29. data/test/fixtures/network.json +0 -26
  30. data/test/fixtures/network_data.json +0 -1
  31. data/test/fixtures/network_meta.json +0 -109
  32. data/test/fixtures/open_issue.json +0 -1
  33. data/test/fixtures/raw_git_data.json +0 -7
  34. data/test/fixtures/reopen_issue.json +0 -1
  35. data/test/fixtures/repo.json +0 -14
  36. data/test/fixtures/repo_search.json +0 -452
  37. data/test/fixtures/repos.json +0 -830
  38. data/test/fixtures/search.json +0 -44
  39. data/test/fixtures/show_commit.json +0 -37
  40. data/test/fixtures/tags.json +0 -8
  41. data/test/fixtures/trees.json +0 -140
  42. data/test/fixtures/user.json +0 -16
@@ -1,830 +0,0 @@
1
- {
2
- "repositories": [{
3
- "url": "http://github.com/jnunemaker/twitter",
4
- "description": "API wrapper for Twitter and Twitter Search API's",
5
- "open_issues": 7,
6
- "homepage": "http://twitter.rubyforge.org/",
7
- "watchers": 609,
8
- "fork": false,
9
- "forks": 120,
10
- "private": false,
11
- "name": "twitter",
12
- "owner": "jnunemaker",
13
- "pledgie": 1193
14
- },
15
- {
16
- "url": "http://github.com/mully/redmine_ticket_emailer",
17
- "description": "Redmine plugin to allow users to email tickets to the Redmine issue tracking system",
18
- "open_issues": 0,
19
- "homepage": "http://www.redmine.org",
20
- "watchers": 18,
21
- "fork": false,
22
- "forks": 4,
23
- "private": false,
24
- "name": "redmine_ticket_emailer",
25
- "owner": "mully"
26
- },
27
- {
28
- "url": "http://github.com/railsdog/spree",
29
- "description": "Spree is a complete open source e-commerce solution for Ruby on Rails.",
30
- "open_issues": 0,
31
- "homepage": "http://spreecommerce.com",
32
- "watchers": 892,
33
- "fork": false,
34
- "forks": 249,
35
- "private": false,
36
- "name": "spree",
37
- "owner": "railsdog"
38
- },
39
- {
40
- "url": "http://github.com/adamstac/jquery-qt-controller",
41
- "description": "A jQuery powered Quicktime Interface Controller",
42
- "open_issues": 0,
43
- "homepage": "",
44
- "watchers": 15,
45
- "fork": false,
46
- "forks": 3,
47
- "private": false,
48
- "name": "jquery-qt-controller",
49
- "owner": "adamstac"
50
- },
51
- {
52
- "url": "http://github.com/pengwynn/ujs_sort_helper",
53
- "description": "Unobtrusive sort helper for Rails",
54
- "open_issues": 1,
55
- "homepage": "",
56
- "watchers": 9,
57
- "fork": false,
58
- "forks": 3,
59
- "private": false,
60
- "name": "ujs_sort_helper",
61
- "owner": "pengwynn"
62
- },
63
- {
64
- "url": "http://github.com/TwP/webby",
65
- "description": "A lightweight and flexible website management system.",
66
- "open_issues": 0,
67
- "homepage": "http://webby.rubyforge.org/",
68
- "watchers": 280,
69
- "fork": false,
70
- "forks": 46,
71
- "private": false,
72
- "name": "webby",
73
- "owner": "TwP"
74
- },
75
- {
76
- "url": "http://github.com/edavis10/redmine",
77
- "description": "Redmine is a flexible project management web application written using Ruby on Rails framework. This is the official git mirror of the svn repository",
78
- "open_issues": 0,
79
- "homepage": "http://www.redmine.org",
80
- "watchers": 587,
81
- "fork": false,
82
- "forks": 191,
83
- "private": false,
84
- "name": "redmine",
85
- "owner": "edavis10"
86
- },
87
- {
88
- "url": "http://github.com/bdainton/camptweet",
89
- "description": "A simple daemon that polls for updated Twitter statuses, Summize search results, and RSS/Atom feed items and posts them to a Campfire room.",
90
- "open_issues": 0,
91
- "homepage": "http://github.com/bdainton/camptweet",
92
- "watchers": 16,
93
- "fork": false,
94
- "forks": 2,
95
- "private": false,
96
- "name": "camptweet",
97
- "owner": "bdainton"
98
- },
99
- {
100
- "url": "http://github.com/seaofclouds/tweet",
101
- "description": "put twitter on your website with tweet, an unobtrusive javascript plugin for jquery",
102
- "open_issues": 9,
103
- "homepage": "http://tweet.seaofclouds.com",
104
- "watchers": 103,
105
- "fork": false,
106
- "forks": 18,
107
- "private": false,
108
- "name": "tweet",
109
- "owner": "seaofclouds"
110
- },
111
- {
112
- "url": "http://github.com/squeejee/engines",
113
- "description": "The Rails Engines plugin",
114
- "open_issues": 0,
115
- "homepage": "http://rails-engines.org",
116
- "watchers": 8,
117
- "fork": true,
118
- "forks": 0,
119
- "private": false,
120
- "name": "engines",
121
- "owner": "squeejee"
122
- },
123
- {
124
- "url": "http://github.com/squeejee/redmine",
125
- "description": "Redmine is a flexible project management web application written using Ruby on Rails framework. This is an *unofficial* git mirror of the svn repository",
126
- "open_issues": 0,
127
- "homepage": "http://www.redmine.org",
128
- "watchers": 10,
129
- "fork": true,
130
- "forks": 1,
131
- "private": false,
132
- "name": "redmine",
133
- "owner": "squeejee"
134
- },
135
- {
136
- "url": "http://github.com/squeejee/acts_as_redeemable",
137
- "description": "Adds redemption capability to a model for items like coupons, invitation codes, etc.",
138
- "open_issues": 0,
139
- "homepage": "http://squeejee.com",
140
- "watchers": 59,
141
- "fork": false,
142
- "forks": 6,
143
- "private": false,
144
- "name": "acts_as_redeemable",
145
- "owner": "squeejee"
146
- },
147
- {
148
- "url": "http://github.com/nex3/jabl",
149
- "description": "Javascript Abstraction Language",
150
- "open_issues": 0,
151
- "homepage": "",
152
- "watchers": 56,
153
- "fork": false,
154
- "forks": 0,
155
- "private": false,
156
- "name": "jabl",
157
- "owner": "nex3"
158
- },
159
- {
160
- "url": "http://github.com/boof/action_sequence",
161
- "description": "Action Sequencer for Ruby on Rails",
162
- "open_issues": 0,
163
- "homepage": "http://monkey-patch.me/ruby_on_rails/action_sequence",
164
- "watchers": 4,
165
- "fork": false,
166
- "forks": 1,
167
- "private": false,
168
- "name": "action_sequence",
169
- "owner": "boof"
170
- },
171
- {
172
- "url": "http://github.com/squeejee/search_sniffer",
173
- "description": "Simple plugin to sniff inbound search terms from popular search engines",
174
- "open_issues": 0,
175
- "homepage": "http://locomotivation.com/2008/07/17/smells-like-a-google-search-easily-grab-inbound-search-terms-in-rails-using-search_sniffer",
176
- "watchers": 41,
177
- "fork": false,
178
- "forks": 4,
179
- "private": false,
180
- "name": "search_sniffer",
181
- "owner": "squeejee"
182
- },
183
- {
184
- "url": "http://github.com/therealadam/dallasrb-website",
185
- "description": "Website of the Dallas Ruby Brigade",
186
- "open_issues": 0,
187
- "homepage": "http://www.dallasrb.org",
188
- "watchers": 7,
189
- "fork": false,
190
- "forks": 0,
191
- "private": false,
192
- "name": "dallasrb-website",
193
- "owner": "therealadam"
194
- },
195
- {
196
- "url": "http://github.com/fudgestudios/bort",
197
- "description": "A base rails app featuring: RESTful Authentication, Will Paginate, Rspec & Rspec-rails, Exception Notifier, Asset Packager, Cap Recipe (multi-stage). Put together by Fudge to remove the need for boring project setup.",
198
- "open_issues": 2,
199
- "homepage": "http://www.fudgestudios.com",
200
- "watchers": 1066,
201
- "fork": false,
202
- "forks": 129,
203
- "private": false,
204
- "name": "bort",
205
- "owner": "fudgestudios"
206
- },
207
- {
208
- "url": "http://github.com/chriseppstein/compass",
209
- "description": "Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.",
210
- "open_issues": 8,
211
- "homepage": "http://compass-style.org",
212
- "watchers": 1382,
213
- "fork": false,
214
- "forks": 68,
215
- "private": false,
216
- "name": "compass",
217
- "owner": "chriseppstein"
218
- },
219
- {
220
- "url": "http://github.com/ionfish/designate",
221
- "description": "WordPress plugin allowing per-post stylesheets.",
222
- "open_issues": 0,
223
- "homepage": "http://extralogical.net/projects/#designate",
224
- "watchers": 9,
225
- "fork": false,
226
- "forks": 0,
227
- "private": false,
228
- "name": "designate",
229
- "owner": "ionfish"
230
- },
231
- {
232
- "url": "http://github.com/luigi/sunlight",
233
- "description": "NOTE: Repo has moved to http://github.com/sunlightlabs/ruby-sunlightapi",
234
- "open_issues": 0,
235
- "homepage": "http://sunlight.rubyforge.org",
236
- "watchers": 37,
237
- "fork": false,
238
- "forks": 7,
239
- "private": false,
240
- "name": "sunlight",
241
- "owner": "luigi"
242
- },
243
- {
244
- "url": "http://github.com/pengwynn/sunlight",
245
- "description": "A Ruby wrapper to the Sunlight Labs API",
246
- "open_issues": 0,
247
- "homepage": "http://sunlight.rubyforge.org",
248
- "watchers": 3,
249
- "fork": true,
250
- "forks": 0,
251
- "private": false,
252
- "name": "sunlight",
253
- "owner": "pengwynn"
254
- },
255
- {
256
- "url": "http://github.com/squeejee/spree-multi-site",
257
- "description": "fork of tunagami's multi-site extension for Spree",
258
- "open_issues": 0,
259
- "homepage": "www.tunagami.com",
260
- "watchers": 15,
261
- "fork": true,
262
- "forks": 2,
263
- "private": false,
264
- "name": "spree-multi-site",
265
- "owner": "squeejee"
266
- },
267
- {
268
- "url": "http://github.com/qrush/gemcutter",
269
- "description": "awesome gem hosting.",
270
- "open_issues": 36,
271
- "homepage": "http://gemcutter.org",
272
- "watchers": 339,
273
- "fork": false,
274
- "forks": 81,
275
- "private": false,
276
- "name": "gemcutter",
277
- "owner": "qrush"
278
- },
279
- {
280
- "url": "http://github.com/squeejee/spree",
281
- "description": "Spree is a complete open source commerce solution for Ruby on Rails.",
282
- "open_issues": 0,
283
- "homepage": "http://spreehq.org",
284
- "watchers": 11,
285
- "fork": true,
286
- "forks": 0,
287
- "private": false,
288
- "name": "spree",
289
- "owner": "squeejee"
290
- },
291
- {
292
- "url": "http://github.com/mbleigh/twitter-auth",
293
- "description": "Standard authentication stack for Rails using Twitter to log in.",
294
- "open_issues": 11,
295
- "watchers": 292,
296
- "fork": false,
297
- "forks": 30,
298
- "private": false,
299
- "name": "twitter-auth",
300
- "owner": "mbleigh",
301
- "pledgie": 3489
302
- },
303
- {
304
- "url": "http://github.com/archan937/topup",
305
- "description": "The #1 Javascript Pop Up / Lightbox made by Paul Engel",
306
- "open_issues": 3,
307
- "homepage": "http://gettopup.com",
308
- "watchers": 40,
309
- "fork": false,
310
- "forks": 3,
311
- "private": false,
312
- "name": "topup",
313
- "owner": "archan937"
314
- },
315
- {
316
- "url": "http://github.com/railsdog/spree-guides",
317
- "description": "Community Documentation for the Spree eCommerce Project",
318
- "open_issues": 1,
319
- "homepage": "http://spreecommerce.com",
320
- "watchers": 57,
321
- "fork": false,
322
- "forks": 9,
323
- "private": false,
324
- "name": "spree-guides",
325
- "owner": "railsdog"
326
- },
327
- {
328
- "url": "http://github.com/squeejee/floxee",
329
- "description": "Plugin for core Floxee Twitter Directory functionality",
330
- "open_issues": 0,
331
- "homepage": "http://floxee.org",
332
- "watchers": 31,
333
- "fork": false,
334
- "forks": 2,
335
- "private": false,
336
- "name": "floxee",
337
- "owner": "squeejee"
338
- },
339
- {
340
- "url": "http://github.com/squeejee/rails-templates",
341
- "description": "A library of neat Rails application templates.",
342
- "open_issues": 0,
343
- "homepage": "",
344
- "watchers": 7,
345
- "fork": true,
346
- "forks": 0,
347
- "private": false,
348
- "name": "rails-templates",
349
- "owner": "squeejee"
350
- },
351
- {
352
- "url": "http://github.com/squeejee/mongo-activerecord-ruby",
353
- "description": "",
354
- "open_issues": 0,
355
- "homepage": "",
356
- "watchers": 8,
357
- "fork": true,
358
- "forks": 0,
359
- "private": false,
360
- "name": "mongo-activerecord-ruby",
361
- "owner": "squeejee"
362
- },
363
- {
364
- "url": "http://github.com/squeejee/twitter-auth",
365
- "description": "Standard authentication stack for Rails using Twitter to log in.",
366
- "open_issues": 0,
367
- "watchers": 7,
368
- "fork": true,
369
- "forks": 0,
370
- "private": false,
371
- "name": "twitter-auth",
372
- "owner": "squeejee"
373
- },
374
- {
375
- "url": "http://github.com/squeejee/delayed_job",
376
- "description": "Database backed asynchronous priority queue -- Extracted from Shopify ",
377
- "open_issues": 0,
378
- "homepage": "http://tobi.github.com/delayed_job",
379
- "watchers": 6,
380
- "fork": true,
381
- "forks": 0,
382
- "private": false,
383
- "name": "delayed_job",
384
- "owner": "squeejee"
385
- },
386
- {
387
- "url": "http://github.com/squeejee/theme_support",
388
- "description": "",
389
- "open_issues": 0,
390
- "homepage": "",
391
- "watchers": 7,
392
- "fork": true,
393
- "forks": 0,
394
- "private": false,
395
- "name": "theme_support",
396
- "owner": "squeejee"
397
- },
398
- {
399
- "url": "http://github.com/squeejee/ey-cloud-recipes",
400
- "description": "A starter repo for custom chef recipes on EY's cloud platform",
401
- "open_issues": 0,
402
- "homepage": "http://engineyard.com/solo",
403
- "watchers": 8,
404
- "fork": true,
405
- "forks": 0,
406
- "private": false,
407
- "name": "ey-cloud-recipes",
408
- "owner": "squeejee"
409
- },
410
- {
411
- "url": "http://github.com/pengwynn/twitter-auth",
412
- "description": "Standard authentication stack for Rails using Twitter to log in.",
413
- "open_issues": 0,
414
- "watchers": 1,
415
- "fork": true,
416
- "forks": 0,
417
- "private": false,
418
- "name": "twitter-auth",
419
- "owner": "pengwynn"
420
- },
421
- {
422
- "url": "http://github.com/jderrett/simpletwitterclient",
423
- "description": "iPhone test using SDK book code",
424
- "open_issues": 0,
425
- "homepage": "",
426
- "watchers": 2,
427
- "fork": false,
428
- "forks": 0,
429
- "private": false,
430
- "name": "simpletwitterclient",
431
- "owner": "jderrett"
432
- },
433
- {
434
- "url": "http://github.com/zh/pubsubpostbin",
435
- "description": "Using http://postbin.org/ for debugging PubSubHubbub callbacks",
436
- "open_issues": 0,
437
- "homepage": "http://callback.heroku.com/",
438
- "watchers": 5,
439
- "fork": false,
440
- "forks": 0,
441
- "private": false,
442
- "name": "pubsubpostbin",
443
- "owner": "zh"
444
- },
445
- {
446
- "url": "http://github.com/squeejee/remixr",
447
- "description": "BestBuy Remix API wrapper",
448
- "open_issues": 0,
449
- "homepage": "",
450
- "watchers": 8,
451
- "fork": false,
452
- "forks": 0,
453
- "private": false,
454
- "name": "remixr",
455
- "owner": "squeejee"
456
- },
457
- {
458
- "url": "http://github.com/chrisjowen/nLess",
459
- "description": ".NET Port of the ruby Less CSS lib",
460
- "open_issues": 1,
461
- "homepage": "http://www.engineroomapps.com",
462
- "watchers": 46,
463
- "fork": false,
464
- "forks": 5,
465
- "private": false,
466
- "name": "nLess",
467
- "owner": "chrisjowen"
468
- },
469
- {
470
- "url": "http://github.com/squeejee/twitterland",
471
- "description": "Ruby wrapper for various Twitter-related APIs",
472
- "open_issues": 0,
473
- "homepage": "http://locomotivation.squeejee.com/post/158183764/twitterland-all-the-best-twitter-related-apis-in-one-gem",
474
- "watchers": 48,
475
- "fork": false,
476
- "forks": 1,
477
- "private": false,
478
- "name": "twitterland",
479
- "owner": "squeejee"
480
- },
481
- {
482
- "url": "http://github.com/squeejee/httparty",
483
- "description": "Makes http fun! Also, makes consuming restful web services dead easy.",
484
- "open_issues": 0,
485
- "homepage": "",
486
- "watchers": 2,
487
- "fork": true,
488
- "forks": 0,
489
- "private": false,
490
- "name": "httparty",
491
- "owner": "squeejee"
492
- },
493
- {
494
- "url": "http://github.com/squeejee/shoppr",
495
- "description": "Ruby wrapper for the Shopping.com API",
496
- "open_issues": 1,
497
- "homepage": "",
498
- "watchers": 6,
499
- "fork": false,
500
- "forks": 1,
501
- "private": false,
502
- "name": "shoppr",
503
- "owner": "squeejee"
504
- },
505
- {
506
- "url": "http://github.com/cmdrkeene/foursquare",
507
- "description": "Ruby API for Foursquare (playfoursquare.com)",
508
- "open_issues": 0,
509
- "homepage": "playfoursquare.com",
510
- "watchers": 9,
511
- "fork": false,
512
- "forks": 3,
513
- "private": false,
514
- "name": "foursquare",
515
- "owner": "cmdrkeene",
516
- "pledgie": 5662
517
- },
518
- {
519
- "url": "http://github.com/squeejee/billboard",
520
- "description": "Ruby wrapper for the Billboard charts API",
521
- "open_issues": 0,
522
- "homepage": "",
523
- "watchers": 6,
524
- "fork": false,
525
- "forks": 0,
526
- "private": false,
527
- "name": "billboard",
528
- "owner": "squeejee"
529
- },
530
- {
531
- "url": "http://github.com/squeejee/upcoming-events",
532
- "description": "Ruby wrapper for the Yahoo! Upcoming events API",
533
- "open_issues": 0,
534
- "homepage": "",
535
- "watchers": 9,
536
- "fork": false,
537
- "forks": 1,
538
- "private": false,
539
- "name": "upcoming-events",
540
- "owner": "squeejee"
541
- },
542
- {
543
- "url": "http://github.com/squeejee/spreedly-gem",
544
- "description": "The Spreedly gem provides a convenient Ruby wrapper for the goodness that is the http://spreedly.com API.",
545
- "open_issues": 0,
546
- "homepage": "http://terralien.com/static/projects/spreedly-gem/",
547
- "watchers": 3,
548
- "fork": true,
549
- "forks": 0,
550
- "private": false,
551
- "name": "spreedly-gem",
552
- "owner": "squeejee"
553
- },
554
- {
555
- "url": "http://github.com/handcrafted/foundation",
556
- "description": "Handcrafted's Foundation Application, a clean starting point for every app",
557
- "open_issues": 0,
558
- "homepage": "",
559
- "watchers": 13,
560
- "fork": false,
561
- "forks": 4,
562
- "private": false,
563
- "name": "foundation",
564
- "owner": "handcrafted"
565
- },
566
- {
567
- "url": "http://github.com/seaofclouds/geido",
568
- "description": "geido is the aesthetic of process. ruby, sinatra, haml, sass, cms, blog, tags, kickass",
569
- "open_issues": 0,
570
- "homepage": "https://github.com/seaofclouds/geido",
571
- "watchers": 12,
572
- "fork": false,
573
- "forks": 0,
574
- "private": false,
575
- "name": "geido",
576
- "owner": "seaofclouds"
577
- },
578
- {
579
- "url": "http://github.com/janl/mustache.js",
580
- "description": "Minimal templating with {{mustaches}} in JavaScript",
581
- "open_issues": 3,
582
- "homepage": "http://github.com/defunkt/mustache",
583
- "watchers": 107,
584
- "fork": false,
585
- "forks": 10,
586
- "private": false,
587
- "name": "mustache.js",
588
- "owner": "janl"
589
- },
590
- {
591
- "url": "http://github.com/jferris/effigy",
592
- "description": "Ruby views without a templating language",
593
- "open_issues": 0,
594
- "homepage": "http://rdoc.info/projects/jferris/effigy",
595
- "watchers": 38,
596
- "fork": false,
597
- "forks": 1,
598
- "private": false,
599
- "name": "effigy",
600
- "owner": "jferris"
601
- },
602
- {
603
- "url": "http://github.com/dpavlin/HTML5TV",
604
- "description": "Create TV like experience for subtitling (with preroll) and web interface using HTML5 video tag",
605
- "open_issues": 0,
606
- "homepage": "http://html5tv.rot13.org/",
607
- "watchers": 3,
608
- "fork": false,
609
- "forks": 1,
610
- "private": false,
611
- "name": "HTML5TV",
612
- "owner": "dpavlin"
613
- },
614
- {
615
- "url": "http://github.com/collectiveidea/open_id_authentication",
616
- "description": "OpenID authentication plugin",
617
- "open_issues": 0,
618
- "homepage": "http://rubyonrails.org",
619
- "watchers": 6,
620
- "fork": true,
621
- "forks": 0,
622
- "private": false,
623
- "name": "open_id_authentication",
624
- "owner": "collectiveidea"
625
- },
626
- {
627
- "url": "http://github.com/pengwynn/spree",
628
- "description": "Spree is a complete open source e-commerce solution for Ruby on Rails.",
629
- "open_issues": 0,
630
- "homepage": "http://spreecommerce.com",
631
- "watchers": 2,
632
- "fork": true,
633
- "forks": 1,
634
- "private": false,
635
- "name": "spree",
636
- "owner": "pengwynn"
637
- },
638
- {
639
- "url": "http://github.com/pengwynn/redmine",
640
- "description": "Redmine is a flexible project management web application written using Ruby on Rails framework. This is the official git mirror of the svn repository",
641
- "open_issues": 0,
642
- "homepage": "http://www.redmine.org",
643
- "watchers": 1,
644
- "fork": true,
645
- "forks": 0,
646
- "private": false,
647
- "name": "redmine",
648
- "owner": "pengwynn"
649
- },
650
- {
651
- "url": "http://github.com/pengwynn/gemcutter",
652
- "description": "awesome gem hosting.",
653
- "open_issues": 0,
654
- "homepage": "http://gemcutter.org",
655
- "watchers": 2,
656
- "fork": true,
657
- "forks": 1,
658
- "private": false,
659
- "name": "gemcutter",
660
- "owner": "pengwynn"
661
- },
662
- {
663
- "url": "http://github.com/pengwynn/thematic",
664
- "description": "unofficial mirror of the super awesome WordPress theme framework",
665
- "open_issues": 0,
666
- "homepage": "http://themeshaper.com",
667
- "watchers": 2,
668
- "fork": false,
669
- "forks": 0,
670
- "private": false,
671
- "name": "thematic",
672
- "owner": "pengwynn"
673
- },
674
- {
675
- "url": "http://github.com/orderedlist/moonshine_mongodb",
676
- "description": "A mongodb recipe for Moonshine",
677
- "open_issues": 0,
678
- "homepage": "",
679
- "watchers": 8,
680
- "fork": false,
681
- "forks": 1,
682
- "private": false,
683
- "name": "moonshine_mongodb",
684
- "owner": "orderedlist"
685
- },
686
- {
687
- "url": "http://github.com/pengwynn/compass-wordpress",
688
- "description": "Compass plugin for creating WordPress themes using Sass",
689
- "open_issues": 0,
690
- "homepage": "",
691
- "watchers": 8,
692
- "fork": false,
693
- "forks": 1,
694
- "private": false,
695
- "name": "compass-wordpress",
696
- "owner": "pengwynn"
697
- },
698
- {
699
- "url": "http://github.com/pengwynn/thor-tasks",
700
- "description": "Utility thor scripts",
701
- "open_issues": 0,
702
- "homepage": "",
703
- "watchers": 3,
704
- "fork": false,
705
- "forks": 0,
706
- "private": false,
707
- "name": "thor-tasks",
708
- "owner": "pengwynn"
709
- },
710
- {
711
- "url": "http://github.com/pengwynn/readernaut",
712
- "description": "Ruby wrapper for the Readernaut social reading site API",
713
- "open_issues": 0,
714
- "homepage": "",
715
- "watchers": 2,
716
- "fork": false,
717
- "forks": 1,
718
- "private": false,
719
- "name": "readernaut",
720
- "owner": "pengwynn"
721
- },
722
- {
723
- "url": "http://github.com/squeejee/harvestr",
724
- "description": "Wrapper for Harvest API",
725
- "open_issues": 0,
726
- "homepage": "",
727
- "watchers": 6,
728
- "fork": false,
729
- "forks": 0,
730
- "private": false,
731
- "name": "harvestr",
732
- "owner": "squeejee"
733
- },
734
- {
735
- "url": "http://github.com/pengwynn/nextstop",
736
- "description": "Ruby wrapper for the Nextstop.com API",
737
- "open_issues": 0,
738
- "homepage": "",
739
- "watchers": 3,
740
- "fork": false,
741
- "forks": 0,
742
- "private": false,
743
- "name": "nextstop",
744
- "owner": "pengwynn"
745
- },
746
- {
747
- "url": "http://github.com/pengwynn/chargify",
748
- "description": "Ruby wrapper for the chargify.com SAAS and billing API",
749
- "open_issues": 0,
750
- "homepage": "",
751
- "watchers": 2,
752
- "fork": false,
753
- "forks": 0,
754
- "private": false,
755
- "name": "chargify",
756
- "owner": "pengwynn"
757
- },
758
- {
759
- "url": "http://github.com/desandro/masonry",
760
- "description": "jQuery layout plugin that rearranges elements to a grid",
761
- "open_issues": 0,
762
- "homepage": "http://desandro.com/resources/jquery-masonry",
763
- "watchers": 30,
764
- "fork": false,
765
- "forks": 1,
766
- "private": false,
767
- "name": "masonry",
768
- "owner": "desandro"
769
- },
770
- {
771
- "url": "http://github.com/pengwynn/linkedin",
772
- "description": "Ruby wrapper for the LinkedIn API",
773
- "open_issues": 1,
774
- "homepage": "http://bit.ly/ruby-linkedin",
775
- "watchers": 32,
776
- "fork": false,
777
- "forks": 1,
778
- "private": false,
779
- "name": "linkedin",
780
- "owner": "pengwynn"
781
- },
782
- {
783
- "url": "http://github.com/danwrong/restler",
784
- "description": "REST client library for node.js",
785
- "open_issues": 0,
786
- "homepage": "",
787
- "watchers": 67,
788
- "fork": false,
789
- "forks": 3,
790
- "private": false,
791
- "name": "restler",
792
- "owner": "danwrong"
793
- },
794
- {
795
- "url": "http://github.com/adamstac/thor-wordpress",
796
- "description": "A set of Thor tasks to make developing with Wordpress easier",
797
- "open_issues": 0,
798
- "homepage": "",
799
- "watchers": 2,
800
- "fork": false,
801
- "forks": 0,
802
- "private": false,
803
- "name": "thor-wordpress",
804
- "owner": "adamstac"
805
- },
806
- {
807
- "url": "http://github.com/pengwynn/vidly",
808
- "description": "Upload videos to Twitter with Vid.ly",
809
- "open_issues": 0,
810
- "homepage": "",
811
- "watchers": 1,
812
- "fork": false,
813
- "forks": 0,
814
- "private": false,
815
- "name": "vidly",
816
- "owner": "pengwynn"
817
- },
818
- {
819
- "url": "http://github.com/pengwynn/backtweets_helper",
820
- "description": "Rails helper for Backtweets widgets",
821
- "open_issues": 0,
822
- "homepage": "http://bt.io/BINb",
823
- "watchers": 2,
824
- "fork": false,
825
- "forks": 0,
826
- "private": false,
827
- "name": "backtweets_helper",
828
- "owner": "pengwynn"
829
- }]
830
- }