Pinned Repositories
crud_project
Project demonstrating issues with ActiveRecord, MySQL, and lots of data
integration_performance_test
Application to test performance of integration versus controller tests
multiple_databases_demo
Demonstrates how to use multiple databases in Rails
railsconf_scripts
Active Record scripts for my RailsConf lab on Contributing to Rails
recipes_app
A test application for multiple database support in Rails
security_examples
Rails application to demo CSRF, XSS, and XXE vulnerabilities and how to avoid them
rack
A modular Ruby web server interface.
rails
Ruby on Rails
prism
Prism Ruby parser
ruby
The Ruby Programming Language
eileencodes's Repositories
eileencodes/rails
Ruby on Rails
eileencodes/breaktimer-app
Manage periodic breaks. Avoid eye-strain and RSI.
eileencodes/git.ruby-lang.org
Manifest for the Ruby git server
eileencodes/json
JSON implementation for Ruby
eileencodes/puma
A ruby web server built for concurrency
eileencodes/ruby
The Ruby Programming Language
eileencodes/tenderjit
JIT for Ruby that is written in Ruby
eileencodes/yajl-ruby
A streaming JSON parsing and encoding library for Ruby (C bindings to yajl)
eileencodes/yjit
Optimizing JIT compiler built inside CRuby
eileencodes/yjit-bench
Set of benchmarks for the YJIT CRuby JIT compiler
eileencodes/zeitwerk_yjit_repro
Repro of yjit zeitwerk bug
eileencodes/activerecord-trilogy-adapter
Active Record adapter for the Trilogy database client
eileencodes/ar_transaction_changes
Store transaction changes for active record objects
eileencodes/error_highlight
The gem enhances Exception#message by adding a short explanation where the exception is raised
eileencodes/kredis
Higher-level data structures built on Redis
eileencodes/marginalia
Attach comments to ActiveRecord's SQL queries
eileencodes/minitest
minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.
eileencodes/mmtk-core
Memory Management ToolKit
eileencodes/prism
Prism Ruby parser
eileencodes/psych
A libyaml wrapper for Ruby
eileencodes/rails-contributors
The web application that runs http://contributors.rubyonrails.org
eileencodes/ronin-db-activerecord
ActiveRecord backend for the Ronin Database
eileencodes/ruby-docker-images
Ruby Docker Images
eileencodes/ruby-glossary
Just a glossary of terms I've found in Ruby source code
eileencodes/rubygems
Library packaging and distribution for Ruby.
eileencodes/saved_changes_repro
eileencodes/semian
:monkey: Resiliency toolkit for Ruby for failing fast
eileencodes/sprockets
Rack-based asset packaging system
eileencodes/stackprof
a sampling call-stack profiler for ruby 2.2+
eileencodes/trilogy
Trilogy is a client library for MySQL-compatible database servers, designed for performance, flexibility, and ease of embedding.