tcopeland / nullalignLinks
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
Sorting:
- Separate schema from data migrations in your Rails apps☆69Updated 3 weeks ago
- ActiveRecord schema annotations done right☆74Updated 8 months ago
- Making monkey patches sane again☆66Updated last month
- A debugging tool☆69Updated 6 years ago
- Principled Test Framework for Ruby and MRuby☆73Updated last month
- Conversion from one object type to another with a bit of black magic.☆134Updated last year
- Define behaviors and contracts between your code.☆91Updated 4 years ago
- Self-validating Ruby objects☆64Updated 2 weeks ago
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 4 years ago
- A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications☆72Updated 8 years ago
- Automatic scopes for ActiveRecord models.☆82Updated last year
- Fear free PostgreSQL migrations for Rails☆126Updated this week
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 6 years ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated last year
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 11 months ago
- An easier way to run command line applications and get all of the output.☆72Updated 2 years ago
- Ruby library to record and replay object interactions☆114Updated 4 years 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
- ☆58Updated last year
- Measure performance trends of Ruby code☆59Updated last year
- 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 7 months ago
- A Ruby gem for caching HTTP responses.☆23Updated 2 years ago
- Snip snip cuts the deadweight☆90Updated 2 years ago
- Strong type checking (assertion) for Ruby☆86Updated 3 years ago
- A policy framework for implementing thread-safe rack middleware.☆124Updated 4 years ago
- ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)☆97Updated 4 years ago
- Code ownership for Rails☆126Updated 4 months ago
- Convert strings between different cases.☆97Updated last year
- Idiomatic Ruby hash transformations☆129Updated 6 years ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago