whommel's Stars
InfuseAI/awesome-public-dbt-projects
A curated list of awesome public DBT projects
sidgtl/ping-pong
We hacked our ping pong table! This is v1 of our ping pong automation
hashicorp/otto
Development and deployment made easy.
meteor/meteor
Meteor, the JavaScript App Platform
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
19WAS85/Thunderstruck
A really fast way to access databases with ADO.NET
dscape/lynx
node.js client for Etsy'd StatsD server
sivy/node-statsd
node.js client for Etsy'd StatsD server
edjames/pivot_table
Transform an ActiveRecord-ish data set into pivot table
collectiveidea/json_spec
Easily handle JSON in RSpec and Cucumber
airbrake/sharpbrake
Airbrake Notifier for .NET
nesquena/rabl
General ruby templating with json, bson, xml, plist and msgpack support
D1plo1d/sinatra-accept-params
Parameter whitelisting with defaults and type casting for Sinatra
cachafla/yard-sinatra
Display sinatra routes in yard documentation.
ajmurmann/resque-heroku-autoscaler
Resque plugin to autoscale your workers on Heroku
NoamB/sorcery
Magical authentication for Rails 3 & 4
petergoldstein/dalli
High performance memcached client for Ruby
nateware/sinatra-accept-params
Parameter whitelisting with defaults and type casting for Sinatra
arthurnn/apn_sender
Background worker to send Apple Push Notifications over a persistent TCP socket.
PRX/apn_on_rails
Apple Push Notifications on Rails
rkh/yard-sinatra
Display sinatra routes in yard documentation.
timothyf/gameday_api
A Ruby API for using the Major League Baseball Gameday statistics data. MLB provides very deep statistics for all major league baseball games through Gameday. Statistics include not only the typical boxscore stats, but also down to the physics of every single pitch thrown in the game. You can find the speed, movement, and position of every pitch thrown. The Gameday API makes it easy for Ruby developers to work with all this statistical information. The test directory included with the source code contains many examples of how the API can be used. If you prefer to use SVN, the gameday_api is also available via an SVN repository at: http://code.google.com/p/gamedayapi/ If you like this project, be sure to also check out the Baseball-Tracker project also hosted on GitHub. Baseball-Tracker is a web application that uses the gameday_api. You can find a hosted version of Baseball Tracker at http://baseballstatz.heroku.com
sferik/mlb-ruby
A Ruby library for retrieving Major League Baseball teams, players, and transactions.
resque/resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
jpoz/APNS
An Apple Push Notification Service gem
redis-store/redis-store
Namespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web frameworks
sinatra/sinatra
Classy web-development dressed in a DSL (official / canonical repo)
gma/nesta
File Based CMS and Static Site Generator
collectiveidea/delayed_job
Database based asynchronous priority queue system -- Extracted from Shopify
mloughran/api_cache
Simple library which makes it easy to add caching to all your external API calls.