tcopeland / nullalign
Finds missing non-null constraints
☆54Updated 6 years ago
Alternatives and similar repositories for nullalign:
Users that are interested in nullalign are comparing it to the libraries listed below
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 4 years ago
- ActiveRecord schema annotations done right☆74Updated 2 months ago
- Principled Test Framework for Ruby and MRuby☆72Updated 2 months ago
- Puma stats sampler for New Relic☆37Updated last year
- ☆58Updated last year
- A policy framework for implementing thread-safe rack middleware.☆124Updated 3 years ago
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆52Updated 6 years ago
- A gem that ensures test isolation by preventing your Rails tests from committing to the database☆47Updated last year
- Snip snip cuts the deadweight☆90Updated 2 years ago
- Automatic scopes for ActiveRecord models.☆81Updated 6 months ago
- Bundler plugin for showing gem diffs☆44Updated 2 months ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 5 years ago
- A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications☆72Updated 7 years ago
- Concurrent index migrations for Rails☆42Updated 2 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 4 months ago
- A page in your rack-based application that allows quick execution of pre-built queries☆24Updated 2 years ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated last year
- A regular expression engine written in Ruby.☆29Updated 2 years ago
- Buff exception backtrace with local variables, passed in arguments and instance variables!☆53Updated 2 years ago
- One-way pipe, composable, rack application builder☆63Updated last month
- new-style testing library for Python, Ruby, ...☆59Updated 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 2 weeks ago
- Modify Rails autoloading rules to treat all files in a package directory as belonging to a given namespace☆50Updated last month
- Inflector for Ruby☆95Updated last month
- 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
- Override methods while maintaining their original visibility☆35Updated 4 years ago
- A linting tool for your Rails routes☆31Updated 8 months ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆36Updated 2 weeks ago
- Measure performance trends of Ruby code☆60Updated 11 months ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago