method
with_indentation
v8.1.1 -
Show latest stable
- Class:
Rails::Generators::Actions
with_indentation(&block)private
Increases the current indentation indentation level for the duration of the given block, and decreases it after the block ends. Call #indentation to get an indentation string.