ericmathison / articlesLinks
☆24Updated last year
Alternatives and similar repositories for articles
Users that are interested in articles are comparing it to the libraries listed below
Sorting:
- Approval Tests for Ruby☆231Updated last month
- Minitest + all the features you always wanted.☆469Updated 3 months ago
- The Trailblazer book's example app.☆135Updated 8 years ago
- Trying to understand Ruby memory 🌝☆252Updated 2 years ago
- Deep Freeze Ruby Objects☆312Updated last year
- Create struct-like classes that don't have setters, but have an awesome constructor.☆172Updated last month
- Spin up an external server just for Capybara☆129Updated 11 months ago
- A maybe monad☆151Updated 8 years ago
- ☆172Updated 11 years ago
- Generate mocks from ActiveRecord models for unit tests that run fast because they don’t need to load Rails or a database.☆504Updated 5 years ago
- Small library for operations with time steps (like "next day", "floor to hour" and so on)☆275Updated 5 years ago
- Business Actions architecture for Rails apps☆170Updated 2 months ago
- Update your gems in separate commits. Identify any that fail your build.☆235Updated last week
- Faster SELECTs when using Sequel with pg☆267Updated 4 months ago
- Add version numbers with the pessimistic constraint operator to all gems in your Gemfile☆227Updated last year
- The official website of dry-rb☆95Updated last month
- Rack middleware that provides access to rack.session environment☆259Updated 5 years ago
- Prevent Rails from auto-loading app/ code when running database migrations☆316Updated 2 months ago
- Dynamically build an Active Record model (with table) within a test context☆180Updated last month
- Instruments for benchmarking, tracing, and debugging Factory Girl models.☆126Updated last year
- ☆129Updated 2 years ago
- Validation mixin for Ruby objects☆208Updated 6 months ago
- Apitome: /iˈpitəmē/ An API documentation presentation layer for RSpec API Documentation output.☆250Updated 11 months ago
- A tool for detecting missing unique indexes in Rails projects☆337Updated 5 years ago
- Tools to help Rails developers test☆127Updated 4 months ago
- Simple time arithmetics in a modern, readable, idiomatic, no-"magic" Ruby.☆218Updated 4 years ago
- Useful tools to help construct database queries with ActiveRecord and Arel.☆418Updated 6 months ago
- Simple immutable value objects for ruby (the readme is longer than the code)☆546Updated 8 years ago
- Hunting down random test failures can be very very difficult, sometimes impossible, but minitest-bisect makes it easy.☆116Updated 2 years ago
- Decorators on top of your ORM layer.☆172Updated 6 months ago