lib/facet/ostruct/__table__.rb in facets-1.1.0 vs lib/facet/ostruct/__table__.rb in facets-1.2.0

- old
+ new

@@ -1,17 +2 @@ - -class OpenStruct - # Provides public access to the inner table. - def __table__ - @table - end -end - - -# _____ _ -# |_ _|__ ___| |_ -# | |/ _ \/ __| __| -# | | __/\__ \ |_ -# |_|\___||___/\__| -# -# TODO - +require 'facets/core/ostruct/__table__.rb' \ No newline at end of file