What is the OSX ruler clipboard?

The ruler pasteboard, or NSRulerPboard at the programming level, is:

The pasteboard that holds information about paragraph formats in support of the Copy Ruler and Paste Ruler commands that may be implemented in a text editor.

You can read much more about the Pasteboard here.