Method: Transloadit::Step#name
- Defined in:
- lib/transloadit/step.rb
permalink #name ⇒ String
Returns the name to give the step.
13 14 15 |
# File 'lib/transloadit/step.rb', line 13 def name @name end |
Returns the name to give the step.
13 14 15 |
# File 'lib/transloadit/step.rb', line 13 def name @name end |