zverok / whatthegem
Ruby gem information, stats and usage for your terminal
☆64Updated last year
Alternatives and similar repositories for whatthegem:
Users that are interested in whatthegem are comparing it to the libraries listed below
- Override methods while maintaining their original visibility☆36Updated 5 years ago
- Write benchmarks without the hassle.☆75Updated 3 months ago
- Simple index page for other references.☆53Updated 2 years ago
- Measure performance trends of Ruby code☆60Updated last year
- ☆58Updated last year
- Convert strings between different cases.☆97Updated last year
- A set of useful functions for transforming strings.☆128Updated last year
- Yet another console table tool, focused on minimal config.☆92Updated 3 years ago
- Ruby Async background job processor☆96Updated 2 years ago
- A debugging tool☆69Updated 5 years ago
- Wrap your methods in DB Transactions☆53Updated 2 years ago
- Simple, functional authorization library and role management for ruby☆230Updated 5 years ago
- Benchmark and measure execution time your Ruby methods without an additional code changes☆91Updated 2 years ago
- Stop use Active Support in not rails related projects☆147Updated 2 years ago
- Syntax improvements and other useful methods for ruby☆66Updated 5 years ago
- Flexible presenters for Rails.☆174Updated 3 months ago
- RSpec sugar to DRY your specs☆74Updated last year
- Comparative ruby web application benchmarks with a large number of routes☆99Updated last month
- A gem for making value classes, with lightweight validation and coercion.☆134Updated 2 years ago
- Ruby library to record and replay object interactions☆115Updated 4 years ago
- Fast computation of descriptive statistics in ruby using native code and SIMD☆60Updated last year
- Some custom methods built to help making Telegram bots using this wrapper: https://github.com/atipugin/telegram-bot-ruby☆23Updated 3 years ago
- ☆67Updated 3 years ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- external/replacement version of rake stats☆116Updated last week
- Separate schema from data migrations in your Rails apps☆70Updated last year
- Rubium is a lightweight alternative to Selenium/Capybara/Watir if you need to perform some operations (like web scraping) using Headless …☆64Updated 4 years ago
- ☆54Updated last month
- Ruby Value Object conventions☆94Updated 4 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 5 months ago