Jcambass / sane_patchLinks
Making monkey patches sane again
☆66Updated 4 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
- ActiveRecord schema annotations done right☆74Updated 11 months 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
- Override methods while maintaining their original visibility☆36Updated 5 years ago
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 5 years ago
- Principled Test Framework for Ruby and MRuby☆73Updated 4 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 9 months ago
- write snippet code to rewrite your project code☆63Updated 5 months ago
- A debugging tool☆69Updated 6 years ago
- Strong type checking (assertion) for Ruby☆86Updated 3 years ago
- Separate schema from data migrations in your Rails apps☆69Updated last month
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 6 years ago
- A collection of core object refinements.☆83Updated 3 weeks ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- Convert strings between different cases.☆97Updated last year
- Ruby Library Preloader☆112Updated last week
- Convert objects into primitives for serialization☆43Updated 2 years ago
- Fast computation of descriptive statistics in ruby using native code and SIMD☆59Updated 2 years ago
- A code-first approach to automate the writing of unit tests.☆53Updated last year
- Nice output to console/file from concurrent threads☆46Updated 3 years ago
- An easier way to run command line applications and get all of the output.☆72Updated 2 years ago
- Experimental post-framework view library☆45Updated 2 years ago
- ☆58Updated last month
- Arel made simple☆99Updated 4 years ago
- Write benchmarks without the hassle.☆75Updated 6 months ago
- Automatic scopes for ActiveRecord models.☆83Updated last year
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year
- Bundler plugin for showing gem diffs☆44Updated 11 months ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated last year
- Collection of helpers for dealing with fixtures in RSpec☆45Updated 4 years ago