Selected Tags
Click on a tag to remove itMore Tags
Click on a tag to add it and filter downAbstraction gems
Showing projects tagged as Ruby and Abstraction
-
SimpleCommand
5.0 2.1 RubyA simple, standardized way to build and use Service Objects (aka Commands) in Ruby -
SuperModule
2.2 0.0 RubySuperModule allows defining class methods and method invocations the same way a super class does without using def included(base). This also succeeds ActiveSupport::Concern by offering lighter syntax -
Invokable
1.2 0.0 RubyObjects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs). -
EasilyTypable
0.5 0.0 RubyRuby module that facilitates English-like type checking in an inheritance hierarchy via "type_name?" methods