olegantonyan / typerbLinks
Strong type checking (assertion) for Ruby
☆87Updated 3 years ago
Alternatives and similar repositories for typerb
Users that are interested in typerb are comparing it to the libraries listed below
Sorting:
- Conversion from one object type to another with a bit of black magic.☆134Updated last year
- Separate schema from data migrations in your Rails apps☆69Updated last year
- ActiveRecord schema annotations done right☆74Updated 7 months ago
- Inflector for Ruby☆97Updated 7 months ago
- GemCheck: Writing Better Ruby Gems Checklist☆93Updated 3 years ago
- Arel made simple☆99Updated 3 years ago
- A debugging tool☆69Updated 6 years ago
- Comparative ruby web application benchmarks with a large number of routes☆99Updated 5 months ago
- One-way pipe, composable, rack application builder☆63Updated 7 months ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated last year
- Convert strings between different cases.☆97Updated last year
- Write benchmarks without the hassle.☆75Updated 2 months ago
- Making monkey patches sane again☆66Updated last week
- Create "immutable" objects with no setters, just getters.☆92Updated 3 years ago
- Simple, functional authorization library and role management for ruby☆231Updated 5 years ago
- Tool for runtime data validation and monitoring (based on Contracts approach)☆92Updated 4 years ago
- Ruby Async background job processor☆97Updated 2 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
- An easier way to run command line applications and get all of the output.☆72Updated 2 years ago
- Idiomatic Ruby hash transformations☆129Updated 6 years ago
- Hanami 2 application starter template☆108Updated 2 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 9 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
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- Micro-framework, application generator and CLI wrapped around the Sinatra DSL.☆87Updated 5 years ago
- Strict interfaces in Ruby☆91Updated last year
- Finds missing non-null constraints☆54Updated 6 years ago
- Define behaviors and contracts between your code.☆91Updated 4 years ago
- Parallel RSpec test runner☆83Updated last year
- Allows Sequel to reuse Active Record's database connection☆141Updated 2 months ago