zverok / delegatesLinks
delegate :methods, to: :target, extracted from ActiveSupport
☆32Updated 5 years ago
Alternatives and similar repositories for delegates
Users that are interested in delegates are comparing it to the libraries listed below
Sorting:
- ActiveRecord schema annotations done right☆73Updated last year
- Override methods while maintaining their original visibility☆36Updated 5 years ago
- Making monkey patches sane again☆66Updated 6 months ago
- Principled Test Framework for Ruby and MRuby☆73Updated 6 months ago
- Policy Object Pattern☆19Updated 3 years ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- Maps external commands and options to Ruby classes☆56Updated 3 weeks ago
- Create ActiveRecord relations from UNIONs☆50Updated last month
- One-way pipe, composable, rack application builder☆63Updated last year
- Experimental post-framework view library☆46Updated 2 years ago
- ☆57Updated 3 months ago
- An easy to use InterProcess Communication (IPC) library.☆54Updated last month
- Simple gem to provide a coverage of I18n keys used during test suite☆25Updated 4 years ago
- Ruby Bytes helps you build, deploy and install Ruby and Rails application templates☆67Updated 2 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆46Updated last year
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated last year
- Automatic scopes for ActiveRecord models.☆83Updated last year
- Extra Byebug commands that skip garbage☆19Updated last year
- Thruster server definition for Capybara☆32Updated last year
- Rails gem to manage tags with PostgreSQL array columns.☆54Updated 2 years ago
- Utility-belt to build form data request bodies.☆35Updated last year
- A debugging tool☆69Updated 6 years ago
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 5 years ago
- ActiveRecord extension to enable tracking of your records.☆28Updated 3 years ago
- ☆56Updated 11 months ago
- Nested Transactions around before/after(:all) blocks too besides examples for RSpec☆37Updated 3 years ago
- This gem provides a mechanism for pending features.☆85Updated 3 years ago
- new-style testing library for Python, Ruby, ...☆58Updated last year
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆43Updated last year
- Define DSLs quickly and avoid the boilerplate write getters and setters. Oh, and it does validation too.☆47Updated 2 years ago