ikzekly's Stars
dejan/rails_panel
Chrome extension for Rails development
rwf2/Rocket
A web framework for Rust.
gpakosz/.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
andrew--r/channels
📺 A collection of useful YouTube channels for javascript developers and web designers
savonrb/savon
Heavy metal SOAP client
grosser/parallel_tests
Ruby: 2 CPUs = 2x Testing Speed for RSpec, Test::Unit and Cucumber
guard/guard-shell
Guard::Shell automatically run shell commands when watched files are modified.
guard/guard
Guard is a command line tool to easily handle events on file system modifications.
rprt/rspec-page-regression
Rspec-page-regression provides a mechanism for regression testing of web page renders in RSpec. It takes into account HTML, CSS, and JavaScript, by virtue of using PhantomJS (via the Poltergeist gem) or Selenium to render snapshots. It provides an RSpec matcher that compares the test snapshot to an expected image, and facilitates management of the images.
pazone/ashot
WebDriver Screenshot utility. Take screenshots, crop, prettify, compare
elight/vim
StefanScherer/docker-windows-box
Various Vagrant envs with Windows 2019/10 and Docker, Swarm mode, LCOW, WSL2, ...
easymotion/vim-easymotion
Vim motions on speed!
cheezy/page-object
Gem to implement PageObject pattern in watir-webdriver and selenium-webdriver
influxdata/influxdb
Scalable datastore for metrics, events, and real-time analytics
seanmonstar/reqwest
An easy and powerful Rust HTTP Client
hyperium/hyper
An HTTP library for Rust
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
qvacua/vimr
VimR — Neovim GUI for macOS in Swift
cucumber/common
A home for issues that are common to multiple cucumber repositories
heartcombo/devise
Flexible authentication solution for Rails with Warden.
vforvova/torihiki
cryptopay-dev/gemstone
Golang microservice framework gRPC & Consul basis
rubocop/rubocop
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
brooklynDev/airborne
RSpec driven API testing framework
dmitrygunyashov/http-api-design
HTTP Design Guidelines
skwp/dotfiles
YADR - The best vim,git,zsh plugins and the cleanest vimrc you've ever seen
Scalingo/go-ssh-examples
Go examples of SSH servers and clients
GolangUA/go-training
Golang training materials
toshimaru/rubocop-rails
RuboCop configuration which has the same code style checking as official Ruby on Rails