Pinned Repositories
acts_as_taggable_on_steroids
Tagging for Ruby on Rails
airbrake
The official Airbrake library for Ruby on Rails. Links to other Airbrake libraries are in the ReadMe.
cyclegrid
delayed_job
Database backed asynchronous priority queue -- Extracted from Shopify
hirefire
HireFire automatically "hires" and "fires" (aka "scales") Delayed Job (and soon Resque too!) workers on Heroku. When there are no queue jobs, HireFire will fire (shut down) all workers. If there are queued jobs, then it'll hire (spin up) workers. The amount of workers that get hired depends on the amount of queued jobs (the ratio can be configured by you). HireFire is great for both high, mid and low traffic applications. It can save you a lot of money by only hiring workers when there are pending jobs, and then firing them again once all the jobs have been processed. It's also capable to dramatically reducing processing time by automatically hiring more workers when the queue size increases.
inputs
A set of base styles for form elements
MacPaint
MacPaint is the drawing program application which interacts with the user, interprets mouse and keyboard requests, and decides what is to be drawn where. The high-level logic is written in Apple Pascal, packaged in a single file with 5,822 lines. There are an additional 3,583 lines of code in assembler language for the underlying Motorola 68000 microprocessor, which implement routines needing high performance and some interfaces to the operating system.
mad_mimi_mailer
Use Mad Mimi to send beautiful HTML emails using the ActionMailer API
maxmind
Ruby Interface to Maxmind's minFraud service
money
Library for dealing with money and currency conversion
samoli's Repositories
samoli/MacPaint
MacPaint is the drawing program application which interacts with the user, interprets mouse and keyboard requests, and decides what is to be drawn where. The high-level logic is written in Apple Pascal, packaged in a single file with 5,822 lines. There are an additional 3,583 lines of code in assembler language for the underlying Motorola 68000 microprocessor, which implement routines needing high performance and some interfaces to the operating system.
samoli/maxmind
Ruby Interface to Maxmind's minFraud service
samoli/money
Library for dealing with money and currency conversion
samoli/acts_as_taggable_on_steroids
Tagging for Ruby on Rails
samoli/airbrake
The official Airbrake library for Ruby on Rails. Links to other Airbrake libraries are in the ReadMe.
samoli/cyclegrid
samoli/delayed_job
Database backed asynchronous priority queue -- Extracted from Shopify
samoli/hirefire
HireFire automatically "hires" and "fires" (aka "scales") Delayed Job (and soon Resque too!) workers on Heroku. When there are no queue jobs, HireFire will fire (shut down) all workers. If there are queued jobs, then it'll hire (spin up) workers. The amount of workers that get hired depends on the amount of queued jobs (the ratio can be configured by you). HireFire is great for both high, mid and low traffic applications. It can save you a lot of money by only hiring workers when there are pending jobs, and then firing them again once all the jobs have been processed. It's also capable to dramatically reducing processing time by automatically hiring more workers when the queue size increases.
samoli/inputs
A set of base styles for form elements
samoli/mad_mimi_mailer
Use Mad Mimi to send beautiful HTML emails using the ActionMailer API
samoli/rails
Ruby on Rails
samoli/sprockets_on_heroku
samoli/classifier
A general classifier module to allow Bayesian and other types of classifications.
samoli/decisiontree
ID3-based implementation of the ML Decision Tree algorithm
samoli/faker
A library for generating fake data such as names, addresses, and phone numbers.
samoli/geocoder
Complete Ruby geocoding solution.
samoli/google_analytics_mailer
Provides support for Google Analytics campagin tags for links generated by ActionMailer
samoli/groovehq
Ruby gem for GrooveHQ api
samoli/heroku-buildpack-ruby
Heroku's Ruby Buildpack for Cedar
samoli/houston
Apple Push Notifications; No Dirigible Required
samoli/hyperledger-server
A prototype reference server for the Hyperledger protocol.
samoli/minitest
minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.
samoli/prefixed_ids
Friendly Prefixed IDs for your Ruby on Rails models
samoli/rack-timeout
Abort requests that are taking too long
samoli/rubyref
Ruby Programming Language Reference
samoli/spreedly-core-ruby
Obsolete gem - use https://github.com/spreedly/spreedly-gem instead
samoli/spreedly-gem
A convenient Ruby wrapper for the Spreedly API.
samoli/turbo-ios
iOS framework for making Turbo native apps
samoli/turbolinks-android
Native Android adapter for building hybrid apps with Turbolinks 5