module TeRex::Format

Public Class Methods

category_term(t) click to toggle source
# File lib/format/format.rb, line 3
def self.category_term(t)
  t.intern
end