Pinned Repositories
ide-ruby
Atom package used to integrate https://github.com/kwerle/ruby_language_server with Atom. Development happens on the develop branch. Production is master.
ruby_language_server
Language Server implementation in Ruby for Ruby. Development happens on the develop branch. Production is master.
ssh-tunnel-manager
SSH Tunnel Manager for OSX
vscode_ruby_language_server
kwerle's Repositories
kwerle/ruby_language_server
Language Server implementation in Ruby for Ruby. Development happens on the develop branch. Production is master.
kwerle/ide-ruby
Atom package used to integrate https://github.com/kwerle/ruby_language_server with Atom. Development happens on the develop branch. Production is master.
kwerle/ssh-tunnel-manager
SSH Tunnel Manager for OSX
kwerle/vscode_ruby_language_server
kwerle/async
An awesome asynchronous event-driven reactor for Ruby.
kwerle/blue_hat_red_hat
kwerle/brakeman
A static analysis security vulnerability scanner for Ruby on Rails applications
kwerle/broken_rspec
Trivial test project for rspec core issue
kwerle/DKCamera
A light weight & simple & easy camera for iOS by Swift.
kwerle/fwknop
Single Packet Authorization > Port Knocking
kwerle/geokit-rails
Official Geokit plugin for Rails/ActiveRecord. Provides location-based goodness for your Rails app. Requires the Geokit gem.
kwerle/kilbert
kwerle/language-server-protocol
Defines a common protocol for language servers.
kwerle/language_server-ruby
A Ruby Language Server implementation
kwerle/mondrian-rest-ui
UI for mondrian-rest
kwerle/mondrian_demo
mondrian-olap demo Rails application
kwerle/puppet-github-actions-runner
In This Repository you can find a module that will setup all of the files and configuration needed for GitHub Actions runner to work on Linux hosts (Ubuntu, Debian and CentOS).
kwerle/PVLIB_Ruby
PVLIB_MatLab translated to Ruby code in Object-Oriented way.
kwerle/rails
Ruby on Rails
kwerle/rspec_consolidator
kwerle/rubocop
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
kwerle/ruby-debug-ide
An interface which glues ruby-debug to IDEs like Eclipse (RDT), NetBeans and RubyMine.
kwerle/snek
A command-line snake game
kwerle/swagger-docs
Generates swagger-ui json files for Rails APIs with a simple DSL.
kwerle/theia-ruby-extension
Theia extension to support Ruby.
kwerle/threaded_pipeline
A gem to make it easy to run multiple parts of a data pipeline (do step 1, then 2, then 3...) in threads.
kwerle/timecop
A gem providing "time travel", "time freezing", and "time acceleration" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.
kwerle/tree-sitter-project
Test the tree-sitter gem
kwerle/vscode-rdbg
VSCode Ruby rdbg Debugger
kwerle/with_and_without
Small experiment with ruby class methods and metaprogramming