module FlattenDB

Constants

VERSION

Public Instance Methods

[](type) click to toggle source
# File lib/flattendb.rb, line 41
def [](type)
  Base[type]
end