Module: Transform::Controls::NoTransformMethods::Example::Transform
- Defined in:
- lib/transform/controls/no_transform_methods.rb
Defined Under Namespace
Modules: SomeFormat
Class Method Summary collapse
Class Method Details
.some_format ⇒ Object
6 7 8 |
# File 'lib/transform/controls/no_transform_methods.rb', line 6 def self.some_format SomeFormat end |