method
indentation
v8.1.1 -
Show latest stable
- Class:
Rails::Generators::Actions
indentation()private
Returns a string corresponding to the current indentation level (i.e. 2 * @indentation spaces). See also #with_indentation, which can be used to manage the indentation level.