dsl_compose 1.14.1
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.
Gemfile:
=
安装:
=
Development 依赖 (1):
class_spec_helper
>= 0