Max Chernyak's repositories
bootswatch-rails
Bootswatches converted to SCSS ready to use in Rails asset pipeline.
smart_resize_image
(Written in 2007-08) PHP function for image resizing that does what you think it should, the right way.
sexy_pg_constraints
Adds migration methods to manage constraints in PostgreSQL.
cx_leaderboard
Elixir library for fast, customizable leaderboards
authoraise
Authorize without false negatives
enum_utils
Functions for mixing and matching lazy, potentially infinite enumerables.
transformable_list
Determine steps to transform a list into another list
checkout_ru
Ruby API client for checkout.ru
lsrules-gen
Generators for Little Snitch rules that try to scrape authoritative firewall info sources, and auto-deploy lsrules to gist files.
redis_collection
Sync a ruby enumerable with a redis namespace
ColorSchemeCategorizer
Sublime Text package for listing light and dark color schemes separately.
excon
Usable, fast, simple HTTP 1.1 for Ruby
good_job
Multithreaded, Postgres-based, Active Job backend for Ruby on Rails.
jira-ruby
A Ruby gem for the JIRA REST API
package_control_channel
Default channel file for Package Control. Follow the directions at:
pdf-core
Implements low level PDF features for Prawn (experimental)
rails-contributors
The web application that runs https://contributors.rubyonrails.org
sidekiq-sigint-sigkill-bug
Reproducing a bug where Sidekiq Pro will never complete a batch if recovering from unsuccessful SIGINT followed by SIGKILL.
ternary_types
Provides ternary singletons True, False, and Maybe with ==,!,&,|,^ operators implemented according to three-value logic.