Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
stylenone

each

Like a loop, you can iterate over a list using the built-in #each helper. Inside the block, you can use this to reference the element being iterated over.

...