zverok / delegates
delegate :methods, to: :target, extracted from ActiveSupport
☆32Updated 4 years ago
Alternatives and similar repositories for delegates:
Users that are interested in delegates are comparing it to the libraries listed below
- Policy Object Pattern☆19Updated 2 years ago
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 3 years ago
- ActiveRecord schema annotations done right☆72Updated last month
- Super simple and convenient way to isolate and namespace a collection of related methods☆36Updated 2 weeks ago
- Utility-belt to build form data request bodies.☆34Updated 6 months ago
- Restrict Rubocop to only changed lines on a Git branch☆39Updated 4 years ago
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated 8 months ago
- Add persisted fields to active record models without migrations.☆22Updated 4 months ago
- Turbo helpers without the requirement for Rails☆45Updated 2 years ago
- Ruby client for immudb, the immutable database☆36Updated last month
- Expiring jobs support for Sidekiq☆30Updated last year
- Cross-library feature rich HTTP request / response API☆46Updated 3 weeks ago
- Bitfield value object for ActiveModel. No hidden definitions. No callbacks. Magicless.☆21Updated 4 years ago
- Create ActiveRecord relations from UNIONs☆48Updated this week
- Thruster server definition for Capybara☆31Updated last month
- Logging library☆32Updated 8 months ago
- Override methods while maintaining their original visibility☆35Updated 4 years ago
- Finds missing non-null constraints☆54Updated 6 years ago
- is_crawler does exactly what you might think it does: determine if the supplied string matches a known crawler or bot.☆31Updated 6 years ago
- Ruby Enums with a literal-style syntax.☆60Updated 3 months ago
- Stemming for Ruby, powered by Snowball☆27Updated last month
- Literal Enums for Rails☆17Updated last year
- Manage exports and imports with ease, separating the logic from the models☆28Updated last year
- An easy to use InterProcess Communication (IPC) library.☆52Updated last month
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 3 months ago
- Rate limiter for Rails based on leaky buckets☆67Updated this week
- A page in your rack-based application that allows quick execution of pre-built queries☆24Updated 2 years ago
- Wrap an Active Record transaction or query in a local statement timeout.☆17Updated 5 months ago
- Rails views with ruby☆23Updated 2 months ago
- Localhost error reporting tool for Rails 7.0+☆39Updated last year