getbannerman / babl
JSON templating on steroids
☆29Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for babl
- 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
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆43Updated 8 months ago
- ActiveRecord schema annotations done right☆72Updated last year
- The Shadow of a Ruby Object lets you See and Manipulate its Instance Variables and Methods☆27Updated 2 years ago
- Fast computation of descriptive statistics in ruby using native code and SIMD☆60Updated last year
- Automatic scopes for ActiveRecord models.☆80Updated 3 months ago
- Generate a static site from any rack middleware.☆69Updated 2 months ago
- A debugging tool☆70Updated 5 years ago
- An evolutionary computation framework☆42Updated 5 months ago
- Handle HTTP requests with modular, React-style components, in any Rack app☆69Updated 5 years ago
- A concurrent tracer that can pause and resume the code it is tracing.☆72Updated 10 months ago
- Simple, lightweight and fast metrics aggregation for Rails.☆74Updated last year
- ☆58Updated last year
- State change & method call logger. A debugging tool for instance variables and method calls.☆25Updated 5 years ago
- One-way pipe, composable, rack application builder☆62Updated 10 months ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated last year
- Store text data in different languages. Similar to globalize, but uses PostgreSQL's JSONB to store data in a single field. No additional …☆57Updated 5 years ago
- Bundler plugin to investigate dependencies☆22Updated 4 years ago
- Tools to help with managing database operations with Sequel through Rake tasks☆45Updated 2 years ago
- Ambiguous function/operator implementation in Ruby☆47Updated 13 years ago
- Arel made simple☆98Updated 3 years ago
- Bundler plugin for showing gem diffs☆44Updated 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
- Benchmarking your code, made simple.☆25Updated 4 months ago
- Rails gem to manage tags with PostgreSQL array columns.☆52Updated last year
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆44Updated 3 weeks ago
- Restrict Rubocop to only changed lines on a Git branch☆39Updated 4 years ago
- Measure performance trends of Ruby code☆60Updated 7 months ago
- Syntax improvements and other useful methods for ruby☆66Updated 5 years ago
- A nice and tidy Capybara driver for headless Chrome. Even supports file downloads!☆31Updated 2 years ago