repl is an interactive program which tenderly wraps another, non-interactive program, providing you with a repl shell.
Dump and load relational objects between Ruby environments.
EmailReplyParser is a small library to parse plain text email content. This is what GitHub uses to display comments that were created from email replies.
Pry is a runtime developer console and IRB alternative with powerful introspection capabilities. Pry aims to be more than an IRB replacement. It is an attempt to bring REPL driven programming to the Ruby language.
EventMachine-aware DNS lookup for Ruby
Provides a better error page for Rails and other Rack apps. Includes source code inspection, a live REPL and local/instance variable inspection for all stack frames.
"binding.pry" for every ruby repl
Interactive Ruby command-line tool for REPL (Read Eval Print Loop).
Pry Doc is a Pry REPL plugin. It provides extended documentation support for the REPL by means of improving the `show-doc` and `show-source` commands. With help of the plugin the commands are be able to display the source code and the docs of Ruby methods and classes implemented in C. documentation
EmailReplyTrimmer is a small library to trim replies from plain text email.
Long description. Maybe copied from the README.
Live syntax-highlighting for the Pry REPL
Find and replace variables inside a Micorsoft Word (.docx) template
Ruby-Processing is a ruby wrapper for the processing-2.0 art framework. This version supports processing-2.2.1, and uses jruby-complete-1.7.26 or an installed jruby as the glue between ruby and java. Use both processing libraries and ruby gems in your sketches. The "watch" mode, provides a nice REPL-ish way to work on your processing sketches. Features a polyglot maven build, opening the way to use/test latest jruby.
EmailReplyParser is a small library to parse plain text email content to return only the reply.
This is an extended version of github's email_reply_parser.
This gem provides a class with methods which map directly to the PostgreSQL DSL for logical replication configuration
Bridge from Ruby to AppleScript to control Repla.
Replace Socket DNS with Resolv.
Simple module to allow using regular expression replacing via liquid filters
Programatically drive REPL like interfaces, irb, bash, etc.
A interactive command line tool for evaluating the puppet language
Tired of writing assembly and them assembling it? Now you can write assembly and evaluate it!
Pry is a featureful REPL that looks like it can work nicely with ruby-debug. This gem adds a 'pry' command to invoke Pry in the current context.
See relevant methods in your repl by adding .im to any object
Redirect ActiveRecord (Rails) reads to replica databases while ensuring all writes go to the primary database.
Mysql replication, could cause a number of issues if the tables that are being replicated are locked. Myreplicator is designed to replace Mysql's replication with a flat file based system. Myreplicator allows you to sync tables based on different frequencies and avoid using Mysql's built-in replication services.
Easily run queries on replicated/slave databases.
Replay supports event-sourced data models.
Minimal Lisp interpreter using 75LOC and only standard libraries excluding the REPL. Inspired by Lis.py.
TorqueBox Console allows you to peer into the TorqueBox guts using a repl command line. You can view information about the components and applications you have running.
Ruby client for Replicate
Rack hook which fires after the socket to the client is closed.
Fluentd input plugin to track insert/update/delete event from MySQL database server. Not only that, it could multiple table replication and generate nested document for Elasticsearch/Solr. It's comming support replicate to another RDB/noSQL.
master-slave replication helper for ActiveRecord
Connection proxy for ActiveRecord for leader / replica setups.
This project provides a Alf-driven web REPL to any database
Creates a `rake console` task with either Pry or Irb
The simulator and RubyMotion REPL make on-device testing a painful cycle of code, compile, check, repeat. *Especially* when it comes to testing the UI, where inexplicable differences can crop up between a device and the simulator. Motion-Xray is an in-app developer's toolbox. Activate Xray (usually by shaking the phone) and a UI editor appears where you can add, modify, and remove views. Why stop there! There's a log panel, and an accessibility panel that gives you a visiualization of how you app "looks" to the blind or color blind. And you're damn right it's extensible! You can write new UI editors, register custom views, and add new panels, for instance maybe you need a Bluetooth device scanner, or a way to check API requests. Enjoy!
EmailReplyParser is a small library to parse plain text email content to return only the reply.
A fast multiple string replace library for ruby. Uses a C implementation of the Aho–Corasick Algorithm
Redirect all SELECT queries to a separate connection within a block
Automatically failover between replicas when they go down.
Addon to Better Errors that adds Pry to the REPL.
A Liquid filter to perform regex replace
Javascript/Web REPL in Ruby
Deploying Rails projects to Ubuntu using Foreman
Automatic benchmarking inside the Pry REPL
PryAuditlog is a plugin for the Pry REPL that enables logging of any combination of Pry input and output to a configured audit file.
With the ReplTalk gem, you can easily interect with the repltalk GraphQL API. See https://github.com/Coding-Cactus/repltalk for documentation.