module BitMagic

Declare the module for namespacing, see other files for code

Constants

VERSION

Public Class Methods

version() click to toggle source
# File lib/bit_magic/version.rb, line 4
def self.version
  VERSION
end