{"id":94637,"library":"forwarding-dsl","title":"Forwarding DSL","description":"A DSL for forwarding method calls to another object in Ruby.","status":"active","version":"1.0.3","language":"ruby","source_language":null,"source_url":"https://github.com/manuelmorales/forwarding-dsl","tags":["dsl","forwarding","delegation","utility"],"install":[{"cmd":"gem install forwarding_dsl","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'forwarding_dsl', '~> 1.0.3'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"ForwardingDSL","correct":"require 'forwarding_dsl'"}],"quickstart":{"code":"require 'forwarding_dsl'\nclass MyClass\n  extend ForwardingDSL\n  forward :puts, to: Kernel\nend\nMyClass.new.puts 'hello'","lang":"ruby","description":"Forward method calls to another object using a DSL"},"warnings":[],"env_vars":null,"search_vec":"'anoth':10 'call':8 'deleg':16 'dsl':2,4,14 'forward':1,6,15 'method':7 'object':11 'rubi':13 'util':17","created_at":"2026-06-19T10:09:55.484468+00:00","updated_at":"2026-06-19T10:09:55.484468+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/manuelmorales/forwarding-dsl","github":"https://github.com/manuelmorales/forwarding-dsl","docs":"http://www.rubydoc.info/gems/forwarding_dsl/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}