payman kazemi
paymankazemipymkz
3 points

Tools paymankazemipymkz is Following

Elasticsearch
Elasticsearch is a distributed, RESTful search and analytics engine capable of storing data and searching i...
GitLab
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
Ruby
Ruby is a language of careful balance. Its creator, Yukihiro “Matz” Matsumoto, blended parts of his favorit...
Rails
Rails is a web-application framework that includes everything needed to create database-backed web applicat...
Sinatra
Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
Sidekiq
Sidekiq uses threads to handle many jobs at the same time in the same process. It does not require Rails bu...
Devise
Devise is a flexible authentication solution for Rails based on Warden
OmniAuth
OmniAuth is a Ruby authentication framework aimed to abstract away the difficulties of working with various...
Searchkick
Searchkick learns what your users are looking for. As more people search, it gets smarter and the results g...
Rake
It is a software task management and build automation tool. It allows the user to specify tasks and describ...
rack
Rack provides a minimal, modular and adaptable interface for developing web applications in Ruby. By wrappi...
devise
Flexible authentication solution for Rails with Warden.
cancancan
Simple authorization solution for Rails. All permissions are stored in a single location.