Skip to content
View jwicks's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report jwicks

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. whichdigital/active-rest-client whichdigital/active-rest-client Public

    ActiveRestClient API Client

    Ruby 385 44

  2. Dynamoid/dynamoid Dynamoid/dynamoid Public

    Ruby ORM for Amazon's DynamoDB.

    Ruby 571 197

  3. flexirest/flexirest flexirest/flexirest Public

    Flexirest - The really flexible REST API client for Ruby

    Ruby 319 64

  4. SlexAxton/node-538 SlexAxton/node-538 Public

    Get the 2016 presidential predictions from 538 in your console

    JavaScript 16 4

  5. Sidekiq worker for publishing queue ... Sidekiq worker for publishing queue size metric to AWS CloudWatch
    1
    class QueueSizeMetricWorker
    2
      include Sidekiq::Worker
    3
      include Sidetiq::Schedulable
    4
    
                  
    5
      recurrence { minutely }