Jcambass / sane_patchLinks
Making monkey patches sane again
☆66Updated 5 months ago
Alternatives and similar repositories for sane_patch
Users that are interested in sane_patch are comparing it to the libraries listed below
Sorting:
- Finds missing non-null constraints☆54Updated 7 years ago
- A collection of core object refinements.☆83Updated last week
- ActiveRecord schema annotations done right☆74Updated last year
- Antidetect Headless Chrome Browser for Ruby Web Scraping and Automation☆64Updated last week
- A debugging tool☆69Updated 6 years ago
- Override methods while maintaining their original visibility☆36Updated 5 years ago
- Restrict Rubocop to only changed lines on a Git branch☆39Updated 5 years ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- Convert strings between different cases.☆97Updated last year
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 5 years ago
- Strong type checking (assertion) for Ruby☆86Updated 3 years ago
- Nice output to console/file from concurrent threads☆46Updated 3 years ago
- Ruby Library Preloader☆112Updated 3 weeks ago
- An easier way to run command line applications and get all of the output.☆72Updated 2 years ago
- Write benchmarks without the hassle.☆75Updated 7 months ago
- Principled Test Framework for Ruby and MRuby☆73Updated 5 months ago
- Automatic scopes for ActiveRecord models.☆83Updated last year
- Create ActiveRecord relations from UNIONs☆49Updated last week
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 3 years ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆43Updated last year
- A sensible interface to monotonic time in Ruby☆157Updated 2 years ago
- Arel made simple☆98Updated 4 years ago
- A concurrent tracer that can pause and resume the code it is tracing.☆71Updated last year
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆46Updated last year
- Bundler plugin to investigate dependencies☆26Updated 11 months ago
- Inflector for Ruby☆98Updated this week
- Conversion from one object type to another with a bit of black magic.☆133Updated last year
- Conveniently tailor your Ruby development environment☆48Updated last year
- Generate a static site from any rack middleware.☆68Updated last year
- Separate schema from data migrations in your Rails apps☆69Updated 3 weeks ago