olegantonyan / typerbLinks
Strong type checking (assertion) for Ruby
☆86Updated 3 years ago
Alternatives and similar repositories for typerb
Users that are interested in typerb are comparing it to the libraries listed below
Sorting:
- Separate schema from data migrations in your Rails apps☆69Updated 2 months ago
- A debugging tool☆69Updated 6 years ago
- All the world's a server, and all the men and women merely clients☆106Updated last year
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 6 years ago
- GemCheck: Writing Better Ruby Gems Checklist☆94Updated 3 years ago
- A Ruby framework to craft small yet amazing CLI applications. (Work in progress)☆101Updated 5 years ago
- Convert strings between different cases.☆97Updated last year
- Ruby library to record and replay object interactions☆113Updated 5 years ago
- Making monkey patches sane again☆66Updated 3 months ago
- Conversion from one object type to another with a bit of black magic.☆134Updated last year
- Create "immutable" objects with no setters, just getters.☆92Updated 3 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
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year
- Ruby Async background job processor☆96Updated 2 years ago
- ActiveRecord schema annotations done right☆74Updated 10 months ago
- Collection of helpers for dealing with fixtures in RSpec☆45Updated 4 years ago
- Idiomatic Ruby hash transformations☆129Updated 6 years ago
- Hanami 2 application starter template☆108Updated 2 years ago
- Tool for runtime data validation and monitoring (based on Contracts approach)☆92Updated 5 years ago
- Some custom methods built to help making Telegram bots using this wrapper: https://github.com/atipugin/telegram-bot-ruby☆23Updated 4 years ago
- Simple, functional authorization library and role management for ruby☆233Updated 5 years ago
- Allows Sequel to reuse Active Record's database connection☆143Updated this week
- A content-centric Ruby/Rack based web framework.☆141Updated this week
- Active Record extension providing slotted counters support☆111Updated 7 months ago
- One-way pipe, composable, rack application builder☆63Updated 9 months ago
- Comparative ruby web application benchmarks with a large number of routes☆101Updated 8 months ago
- Write benchmarks without the hassle.☆75Updated 5 months ago
- An easier way to run command line applications and get all of the output.☆72Updated 2 years ago
- Scalable multi-thread multi-process containers for Ruby.☆93Updated last week
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated last year