OpenstaxUtilities

A set of common utilities for the various OpenStax projects.

Documentation available on rdoc.info.

To use this utility engine, include it in your Gemfile.

Helpers

This engine's helpers are available in the main application by preceding them with osu., e.g. osu.section_block('Heading') { "guts" }