jonmorehouse's Stars
mrdoob/three.js
JavaScript 3D Library.
rails/rails
Ruby on Rails
ariya/phantomjs
Scriptable Headless Browser
balderdashy/sails
Realtime MVC Framework for Node.js
pry/pry
A runtime developer console and IRB alternative with powerful introspection capabilities.
redis/hiredis
Minimalistic C client for Redis >= 1.2
rest-client/rest-client
Simple HTTP and REST client for Ruby, inspired by microframework syntax for specifying actions.
rails/jbuilder
Jbuilder: generate JSON objects with a Builder-style DSL
tpope/vim-rails
rails.vim: Ruby on Rails power tools
awesome-print/awesome_print
Pretty print your Ruby objects with style -- in full color and with proper indentation
redis/redis-rb
A Ruby client library for Redis
tomasr/molokai
Molokai color scheme for Vim
turbolinks/turbolinks-classic
Classic version of Turbolinks. Now deprecated in favor of Turbolinks 5.
premailer/premailer
Preflight for HTML email
sokolovstas/SublimeWebInspector
Web Inspector allow you debug Javascript right in the editor
hipache/hipache
Hipache: a distributed HTTP and websocket proxy
Shopify/shopify_app
A Rails Engine for building Shopify Apps
soulwire/Makisu
CSS 3D Dropdown Concept
ku1ik/vim-monokai
Monokai color scheme for Vim converted from Textmate theme
ruby-i18n/i18n
Internationalization (i18n) library for Ruby
rails/rails-perftest
Benchmark and profile your Rails apps
rails/rails-observers
Rails observer (removed from core in Rails 4.0)
jcsalterego/pngpaste
Paste PNG into files, much like pbpaste does for text.
anomalizer/ngx_aws_auth
nginx module to proxy to authenticated AWS services
thedarkone/rails-dev-boost
Speed up slow Rails development mode
ledgetech/ledge
An RFC compliant and ESI capable HTTP cache for Nginx / OpenResty, backed by Redis
openresty/lua-resty-dns
DNS resolver for the nginx lua module
raw1z/amistad
Adds friendships management into a rails application
agoragames/amico
Relationships (e.g. friendships) backed by Redis
jonmorehouse/run-length-encoder
Run length encoding algorithm implementation