Module: Hyde::NumericExtension

Hyde::NumericExtension (Module)

In files
lib/hyde.rb

Methods

Public Instance methods

convert to hyde taking self as m

    # File lib/hyde.rb, line 68
68:                 def in_hyde
69:                         Hyde.m_to_hyde(self)
70:                 end