Pinned Repositories
acts_as_taggable_redux
Allows for user owned tags to be added to multiple classes, and makes tags easier to work with.
cool.io-websocket
WebSocket server implementation based on Cool.io
gemwhisperer
THE GEM WHISPERER: HE SPEAKS TO GEMS
luchador
Distributed HTTP caching for Nginx + Lua
rack-thumb
Drop-in image thumbnailing for your Rack stack
Redis-Health
Knowing is half the battle
Sergio
Sergio provides a declarative syntax for parsing unruly xml into nice pretty hashes.
sinatra-authentication
A sinatra extension wrapped in a gem that implements authentication/permissions with users stored in the database. Now with optional support for facebook connect
maxjustus's Repositories
maxjustus/cool.io-websocket
WebSocket server implementation based on Cool.io
maxjustus/rack-thumb
Drop-in image thumbnailing for your Rack stack
maxjustus/Sergio
Sergio provides a declarative syntax for parsing unruly xml into nice pretty hashes.
maxjustus/Redis-Health
Knowing is half the battle
maxjustus/acts_as_taggable_redux
Allows for user owned tags to be added to multiple classes, and makes tags easier to work with.
maxjustus/gemwhisperer
THE GEM WHISPERER: HE SPEAKS TO GEMS
maxjustus/Noteynote
The ultimate note taking solution in the known universe.
maxjustus/twitter-text-rb
Twitter text processing library (auto linking and extraction of usernames, lists and hashtags)
maxjustus/activity_streams
Ruby Activity Streams Parser
maxjustus/bundler
Manage your application's gem dependencies with less pain
maxjustus/contacts
A universal interface to import email contacts from various providers including Yahoo, Gmail, Hotmail, AOL and Plaxo.
maxjustus/dm-is-page-by-page
dm-is-page-by-page is a simple pagination plugin for DataMapper.
maxjustus/GemSummarizr
Retweets @rubygems to @gemsummarizr along with a summary of each gem
maxjustus/grant
Conscious security constraints for your ActiveRecord model objects
maxjustus/noaa
Ruby API for National Oceanic and Atmospheric Association (National Weather Service) weather data
maxjustus/nokogiri
Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser with XPath and CSS selector support.
maxjustus/paperclip-s3
Simple gem to make paperclip-s3 integration work for lazy programmers
maxjustus/resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
maxjustus/resque-lock
A Resque plugin for ensuring only one instance of your job is running at a time.
maxjustus/resque_spec
RSpec matcher for Resque
maxjustus/Tigon
A tool for morphing hashes
maxjustus/twitter_oauth
Twitter OAuth REST API client library for Ruby