getbannerman / bablLinks
JSON templating on steroids
☆29Updated 5 years ago
Alternatives and similar repositories for babl
Users that are interested in babl are comparing it to the libraries listed below
Sorting:
- Arel made simple☆99Updated 3 years ago
- Making monkey patches sane again☆66Updated last month
- Conversion from one object type to another with a bit of black magic.☆134Updated last year
- An evolutionary computation framework for Ruby☆58Updated 4 months ago
- The Shadow of a Ruby Object lets you See and Manipulate its Instance Variables and Methods☆28Updated 3 years ago
- Handle HTTP requests with modular, React-style components, in any Rack app☆68Updated 6 years ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 2 years ago
- Strategic - Painless Strategy Pattern in Ruby and Rails☆49Updated last year
- new-style testing library for Python, Ruby, ...☆58Updated 11 months ago
- A debugging tool☆69Updated 6 years ago
- Snip snip cuts the deadweight☆90Updated 2 years ago
- ActiveRecord schema annotations done right☆74Updated 8 months ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 6 years ago
- Define behaviors and contracts between your code.☆91Updated 4 years ago
- A sensible interface to monotonic time in Ruby☆157Updated last year
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 11 months ago
- A code-first approach to automate the writing of unit tests.☆53Updated last year
- Idiomatic Ruby hash transformations☆129Updated 6 years ago
- A tree data structure for Ruby☆93Updated 7 years ago
- A currency conversion api for the minimalist developer☆49Updated 7 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
- Xf - Transform Functions☆62Updated 7 years ago
- Composable pipelines for Enumerators.☆205Updated 2 years ago
- Simple, functional authorization library and role management for ruby☆231Updated 5 years ago
- One-way pipe, composable, rack application builder☆63Updated 8 months ago
- Strong type checking (assertion) for Ruby☆86Updated 3 years ago
- Automatic scopes for ActiveRecord models.