tcopeland / nullalignLinks
Finds missing non-null constraints
☆54Updated 7 years ago
Alternatives and similar repositories for nullalign
Users that are interested in nullalign are comparing it to the libraries listed below
Sorting:
- ActiveRecord schema annotations done right☆74Updated 10 months ago
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 5 years ago
- Making monkey patches sane again☆66Updated 2 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 8 months ago
- Conversion from one object type to another with a bit of black magic.☆134Updated last year
- Principled Test Framework for Ruby and MRuby☆73Updated 2 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year
- A debugging tool☆69Updated 6 years ago
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 6 years ago
- Snip snip cuts the deadweight☆90Updated 2 years ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated last year
- Separate schema from data migrations in your Rails apps☆69Updated 2 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
- Convert strings between different cases.☆97Updated last year
- Ruby library to record and replay object interactions☆113Updated 5 years ago
- A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications☆72Updated 8 years ago
- Capybara selectors and matchers for working with HTML tables☆41Updated 3 years ago
- Define behaviors and contracts between your code.☆91Updated 4 years ago
- Arel made simple☆99Updated 4 years ago
- Automatic scopes for ActiveRecord models.☆82Updated last year
- Code ownership for Rails☆127Updated last week
- A small authorization library, inspired by Pundit, but built for scopes☆94Updated 5 years ago
- Parallel RSpec test runner☆83Updated last year
- A policy framework for implementing thread-safe rack middleware.☆124Updated 4 years ago
- Experimental post-framework view library☆45Updated 2 years ago
- A library for writing cleaner and more expressive acceptance tests using page objects.☆40Updated 3 years ago
- Self-validating Ruby objects☆64Updated 2 months ago
- Sequential Sidekiq jobs for Rails☆62Updated 2 years ago
- A command line interface for managing pragma comments.☆45Updated 2 weeks ago
- Fear free PostgreSQL migrations for Rails☆127Updated last month