Jcambass / sane_patchLinks
Making monkey patches sane again
☆66Updated 6 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:
- ActiveRecord schema annotations done right☆73Updated last year
- Override methods while maintaining their original visibility☆36Updated 5 years ago
- Antidetect Headless Chrome Browser for Ruby Web Scraping and Automation☆67Updated last month
- An easier way to run command line applications and get all of the output.☆72Updated 3 years ago
- Finds missing non-null constraints☆54Updated 7 years ago
- Arel made simple☆98Updated 4 years ago
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 5 years ago
- Convert strings between different cases.☆97Updated last year
- A collection of core object refinements.☆84Updated last week
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 3 years ago
- Principled Test Framework for Ruby and MRuby☆73Updated 6 months ago
- Restrict Rubocop to only changed lines on a Git branch☆39Updated 5 years ago
- Bundler plugin for showing gem diffs☆44Updated last year
- Ruby Library Preloader☆112Updated last month
- Separate schema from data migrations in your Rails apps☆69Updated 3 weeks ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆46Updated last year
- Strong type checking (assertion) for Ruby☆86Updated 4 years ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 3 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆50Updated 2 years ago
- Write benchmarks without the hassle.☆75Updated 8 months ago
- Experimental post-framework view library☆46Updated 2 years ago
- Maps external commands and options to Ruby classes☆56Updated 3 weeks ago
- Automatic scopes for ActiveRecord models.☆83Updated last year
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 7 years ago
- Fast computation of descriptive statistics in ruby using native code and SIMD☆59Updated 2 years ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆43Updated last year
- Code ownership for Rails☆129Updated last month
- A debugging tool☆69Updated 6 years 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 11 months ago