etiennebarrie / kwattrLinks
attr_reader + initialize with keyword arguments
☆21Updated 4 years ago
Alternatives and similar repositories for kwattr
Users that are interested in kwattr are comparing it to the libraries listed below
Sorting:
- ☆43Updated last month
- Render-later allows you to defer the rendering of slow parts of your views to the end of the page, allowing you to drastically improve th…☆71Updated 10 months ago
- Ruby gem for validating form data☆77Updated 9 months ago
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 5 years ago
- Mixin to ease compositions in ruby☆112Updated 5 years ago
- A transparent code reloader.☆58Updated 3 years ago
- Parse Accept and Accept-Language HTTP headers in Ruby.☆87Updated 10 months ago
- Memoize method in Ruby☆48Updated 3 years ago
- Make sure your string literals are Frozen☆87Updated 5 years ago
- an extensible DSL for filtering data sets☆54Updated 9 years ago
- Extraction of ActiveSupport::Duration from Rails☆125Updated 9 years ago
- SuperModule allows defining class methods and method invocations the same way a super class does without using def included(base). This a…☆142Updated last year
- Keep Your Hashes Classy (a lightweight Hash validation gem)☆96Updated 5 years ago
- Hash + Block initialization for Ruby☆50Updated 10 years ago
- Experimental post-framework view library☆46Updated 2 years ago
- fork of mutant with inline disable comments and a few different mutations.☆71Updated 5 years ago
- Object initializer from attributes hash☆173Updated 4 years ago
- Define equality, equivalency and hash methods automatically☆202Updated last year
- Arel made simple☆98Updated 4 years ago
- Automatic PostgreSQL database view creation for ActiveRecord☆35Updated 2 months ago
- When NullObject meets ActiveRecord☆110Updated 10 years ago
- Application prototype for Ruby web apps using ROM and Roda☆41Updated 8 years ago
- Less ORM, more SQL☆27Updated 10 years ago
- Plugin that adds BCrypt authentication and password hashing to Sequel models.☆34Updated 6 years ago
- Middleware is a library which provides a generalized implementation of the chain of responsibility pattern for Ruby to build generic midd…☆75Updated last year
- Safer ActiveRecord migrations for Postgres☆117Updated last month
- Speedup applications boot by caching require calls