baweaver / mfLinks
Mf - Modifier functions
☆34Updated 7 years ago
Alternatives and similar repositories for mf
Users that are interested in mf are comparing it to the libraries listed below
Sorting:
- Xf - Transform Functions☆62Updated 6 years ago
- ActiveRecord schema annotations done right☆74Updated 6 months ago
- Object#enumerate Ruby core proposal demo. Merged in Ruby 2.7 as Enumerator.produce☆19Updated 7 years ago
- Visual Call Graph will help you visualize how a method works by creating a call graph of all the other methods called.☆48Updated 6 years ago
- ☆58Updated last year
- Restrict Rubocop to only changed lines on a Git branch☆39Updated 4 years ago
- One-way pipe, composable, rack application builder☆63Updated 5 months ago
- Override methods while maintaining their original visibility☆36Updated 5 years ago
- Finds missing non-null constraints☆54Updated 6 years ago
- A simple gem to help you optimize your shell workflow☆37Updated 7 years ago
- Generate a static site from any rack middleware.☆69Updated 9 months ago
- new-style testing library for Python, Ruby, ...☆59Updated 8 months ago
- A debugging tool☆69Updated 6 years ago
- Application prototype for Ruby web apps using ROM and Roda☆41Updated 8 years ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated last year
- Rubium is a lightweight alternative to Selenium/Capybara/Watir if you need to perform some operations (like web scraping) using Headless …☆64Updated 4 years ago
- delegate :methods, to: :target, extracted from ActiveSupport☆32Updated 5 years ago
- A concurrent tracer that can pause and resume the code it is tracing.☆71Updated 5 months ago
- Experimental post-framework view library☆45Updated last year
- A regular expression engine written in Ruby.☆29Updated 2 years ago
- Measure performance trends of Ruby code☆60Updated last year
- Conversion from one object type to another with a bit of black magic.☆134Updated last year
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 6 years ago
- Arel made simple☆99Updated 3 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 8 months ago
- The Shadow of a Ruby Object lets you See and Manipulate its Instance Variables and Methods☆28Updated 3 years ago
- Convert strings between different cases.☆97Updated last year
- Tools to help with managing database operations with Sequel through Rake tasks☆46Updated 2 years ago
- A declarative syntax for creating asynchronous methods.☆35Updated 5 years ago
- [ALPHA] TraceSpy is a wrapper around TracePoint with some extra pattern matching magic☆57Updated 6 years ago