ruby-align-chained-calls

ruby-align-chained-calls is a variable defined in `ruby-mode.el'.
Its value is
nil

  • This variable is safe as a file local variable if its value
    satisfies the predicate `booleanp'.

Documentation:
If non-nil, align chained method calls.

Each method call on a separate line will be aligned to the column
of its parent.

Only has effect when `ruby-use-smie' is t.

You can customize this variable.

This variable was introduced, or its default value was changed, in version 24.4 of Emacs.