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:
- Making monkey patches sane again☆66Updated 3 months ago
- Self-validating Ruby objects☆64Updated 2 months ago
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 5 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
- A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications☆71Updated 8 years ago
- Conversion from one object type to another with a bit of black magic.☆134Updated last year
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 6 years ago
- ActiveRecord schema annotations done right☆74Updated 10 months ago
- Snip snip cuts the deadweight☆90Updated 2 years ago
- A debugging tool☆69Updated 6 years ago
- Convert strings between different cases.☆97Updated last year
- Define behaviors and contracts between your code.☆91Updated 4 years ago
- Strong type checking (assertion) for Ruby☆86Updated 3 years ago
- Principled Test Framework for Ruby and MRuby☆73Updated 3 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year
- A policy framework for implementing thread-safe rack middleware.☆124Updated 4 years ago
- Automatic scopes for ActiveRecord models.☆83Updated last year
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- A sensible interface to monotonic time in Ruby☆157Updated 2 years ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 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 9 months ago
- Separate schema from data migrations in your Rails apps☆69Updated 3 weeks ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated last year
- A Ruby gem for caching HTTP responses.☆23Updated 2 years ago
- ☆58Updated 2 years ago
- Idiomatic Ruby hash transformations☆129Updated 6 years ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 6 years ago
- Ruby library to record and replay object interactions☆113Updated 5 years ago
- Parallel RSpec test runner☆83Updated 2 years ago
- Parse Accept and Accept-Language HTTP headers in Ruby.☆87Updated 8 months ago