janlelis / object_shadowLinks
The Shadow of a Ruby Object lets you See and Manipulate its Instance Variables and Methods
☆28Updated 3 years ago
Alternatives and similar repositories for object_shadow
Users that are interested in object_shadow are comparing it to the libraries listed below
Sorting:
- Xf - Transform Functions☆62Updated 6 years ago
- Rubium is a lightweight alternative to Selenium/Capybara/Watir if you need to perform some operations (like web scraping) using Headless …☆64Updated 5 years ago
- Making monkey patches sane again☆66Updated last week
- Experimental post-framework view library☆45Updated last year
- One-way pipe, composable, rack application builder☆63Updated 7 months ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- Pattern matching for Ruby methods☆20Updated 7 years ago
- Conversion from one object type to another with a bit of black magic.☆134Updated last year
- A declarative syntax for creating asynchronous methods.☆35Updated 6 years ago
- Handle HTTP requests with modular, React-style components, in any Rack app☆68Updated 6 years ago
- A concurrent tracer that can pause and resume the code it is tracing.☆71Updated 7 months ago
- Render-later allows you to defer the rendering of slow parts of your views to the end of the page, allowing you to drastically improve th…☆71Updated 5 months ago
- Ruby client for Sonic search backend☆76Updated last year
- Express numbers as string numerals☆20Updated 3 years ago
- An easier way to run command line applications and get all of the output.☆72Updated 2 years ago
- Ambiguous function/operator implementation in Ruby☆47Updated 13 years ago
- A configurable Ruby command line filter, format converter, and executor☆71Updated last year
- A code-first approach to automate the writing of unit tests.☆53Updated last year
- Elixir/Unix style pipe operations in Ruby - PROOF OF CONCEPT☆144Updated 6 years ago
- Strong type checking (assertion) for Ruby☆87Updated 3 years ago
- Add ᐅ piping method to Ruby for an Elixir feel. First parameter must be an object that responds to :call.☆40Updated 8 years ago
- Generate a static site from any rack middleware.☆69Updated 11 months ago
- Use postgres to trigger custom events☆25Updated 4 years ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated last year
- An easy to use InterProcess Communication (IPC) library.