dsl_compose 1.6.0
Ruby gem to add dynamic DSLs to classes. DSLs are added to classes by including the DSLCompose module, and then calling the add_dsl singleton method within the class or a child class.
Ruby gem to add dynamic DSLs to classes. DSLs are added to classes by including the DSLCompose module, and then calling the add_dsl singleton method within the class or a child class.