Alexander Garber
alexander-1
3 points

Tools alexander-1 is Following

GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Rails
Rails is a web-application framework that includes everything needed to create database-backed web applicat...
Git
Git is a free and open source distributed version control system designed to handle everything from small t...
Resque
Background jobs can be any Ruby class or module that responds to perform. Your existing classes can easily ...
Sidekiq
Sidekiq uses threads to handle many jobs at the same time in the same process. It does not require Rails bu...
delayed_job
Delayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the backgro...
CakePHP
It makes building web applications simpler, faster, while requiring less code. A modern PHP 7 framework off...